| 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]
|
 |
 |
|
|
subject: How to handle the RTSP streams
|
|
|