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

843851
I have figured out the solution and am able to connect to the rtsp server;

Thanks
1 - 1
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
266 views