aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes video streaming into the internet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "video streaming into the internet" Watch "video streaming into the internet" New topic
Author

video streaming into the internet

kamalanathan ranganathan
Greenhorn

Joined: Jul 24, 2008
Posts: 7
hi to all,
I have a scenario as follows...

1. i'm getting video streaming from an encoder(camera).
2. i would stream it into the internet(HTTP Server)
3. Create a DNS Name for that(like www.anyvideo.com)
4. wherever i will give this address in like vlc player,browser.. video streaming should be display.
5. are these possibility in java.

please help me urgent

Thanks and Regards
Kamalanathan R.
T.A. Nguyen
Ranch Hand

Joined: Sep 02, 2008
Posts: 31
Not quite sure what you are asking, but in order for you to deliver the multimedia data, your servlet/jsp must handle multimedia. As for streaming video, there are many way, to do it. You may start here.


T.A. Nguyen<br /><a href="http://www.LinkedIn.com/in/nguyenta" target="_blank" rel="nofollow">http://www.LinkedIn.com/in/nguyenta</a>
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: video streaming into the internet
 
Similar Threads
location/directory used by JRE, for saving the temporary Internet files
Flash in Java SE (Desktop app)
is video streaming possible in java?
Europe's award winning ad!
Can Replace completely Servlet with JSP?