aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes How to handle the RTSP streams 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 "How to handle the RTSP streams" Watch "How to handle the RTSP streams" New topic
Author

How to handle the RTSP streams

murali chevuri
Greenhorn

Joined: Dec 24, 2004
Posts: 6
Hi,

I am new to this group. In my project I want to catch the Real Time Streaming means live streams. For catch it I used url connections in java. The streaming url starts with rtsp://. URL connections are not supporting this type of protocols. Please suggest me.

Regards,
Murali.
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8263

To access a RTSP you need to use the Java Media Framework.


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to handle the RTSP streams
 
Similar Threads
Real Time Streaming Protocol with j2me !!!
How to handle the RTSP links using URL
SDP (session description protocol) file
HELP! Slow response times while dispatching pdf files
Java SVG based IPTV Solution