JMF Tutorial 03 - Streaming Applet
Loading...
2,468
Loading...
Uploader Comments (Wildlylucky)
see all
All Comments (5)
-
Hi,
I wanna to develop an internet based Radio, in witch listener can listen to live content by JMF, I mean that I use a Streaming Server like WOWZA, Adobe Media Server, RED 5...) to stream live content, and a Java Applet in the client side ?
Regards
-
i m unable to receive files,i have connected two computer through lan when open rtp session it waits for 7 sec and doesn't show anything please help me out
-
Thank you so much! I had so many problems installing JMF. Can you please post the code to stream webcam? as I am currently working on my project to make surveillance camera
Loading...
If you want to send/ receve files you should use the FileOutputStream / FileInputStream calsses.
If you want to stream media through JMF you have to transmit it from one PC and then open the rtp session from another PC. Remember to enter the same port number when streaming media.
Wildlylucky 10 months ago