Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Connect to RTSP server

843851Jul 30 2010 — edited Jul 31 2010
Hi,

When I try to connect to RTSP server, I get

ava.lang.IllegalArgumentException: Malformed address

Code is :
SocketConnection sc = (SocketConnection)Connector.open("socket://rtsp://qt2.netro.ca:554");

Any idea what's wrong over there.

Any help is appreciated.

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 28 2010
Added on Jul 30 2010
1 comment
264 views