rynkwn / MulticastVideo

Multicast video streaming from a designated online video streaming source to connected clients through the host. Like a portable, private twitch.
0 stars 1 forks source link

Possibly relevant SO links. #7

Open rynkwn opened 7 years ago

rynkwn commented 7 years ago

http://stackoverflow.com/questions/2308181/how-can-i-code-a-server-client-video-and-audio-streaming-application

http://stackoverflow.com/questions/28023336/video-streaming-on-network-using-java-sockets

rynkwn commented 7 years ago

Dropping FFMPEG as ffserver has been removed. Progress was painfully, achingly slow regardless, and ambiguities arose when trying to also use ffplay as an embedded media player. Now using VLCJ.

http://stackoverflow.com/questions/33535607/vlcj-rtp-streaming-client-side

http://stackoverflow.com/questions/8368300/live-video-streaming-between-server-and-client-using-java

http://www.programcreek.com/java-api-examples/index.php?api=uk.co.caprica.vlcj.discovery.NativeDiscovery

rynkwn commented 7 years ago

http://stackoverflow.com/questions/9242045/screen-capture-using-java-making-a-java-based-screen-recorder