Skip to content

Simple WebRTC implementation with Java Spring boot

Notifications You must be signed in to change notification settings

UlrichMD/SimplWebRTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple WebRTC implementation with java spring boot

  1. Build the docker image using the following command: docker build . --tag simpl_web_rtc

  2. Start a container with the image: docker run --name simpl_web_rtc -p 8080:8080 -t simpl_web_rtc

  3. Open app in browser: localhost:8080

About

Simple WebRTC implementation with Java Spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published