An open API service indexing awesome lists of open source software.

https://github.com/hendisantika/spring-webflux-video-streaming

Spring WebFlux Video Streaming
https://github.com/hendisantika/spring-webflux-video-streaming

Last synced: 2 months ago
JSON representation

Spring WebFlux Video Streaming

Awesome Lists containing this project

README

        

# spring-webflux-video-streaming

### Things To do list

1. Clone this repository: `git clone https://github.com/hendisantika/spring-webflux-video-streaming.git`
2. Navigate to the folder: `cd spring-webflux-video-streaming`
3. Run the application: `mvn clean spring-boot:run`
4. Open your favorite browser: http://localhost:8080 or http://localhost:8080/streaming
or http://localhost:8080/streaming/2

### Image Screen shot

Sample 1

![Sample 1](img/sample1.png "Sample 1")

Sample 2

![Sample 2](img/sample2.png "Sample 2")

Sample 3

![Sample 3](img/sample3.png "Sample 3")