[Live-devel] tearDownStreams()

2008-04-30 Thread Nikhil Naik
Any suggestions? Nikhil Naik ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Unicast streaming over the Internet using LIVE555

2008-01-03 Thread Nikhil Naik
Hi Ross, Thanks for your speedy reply. Yes I have tried using those two and they work just fine with saved files. However I m trying to stream a live source and am setting up a RTSP Server using Groupsock class. My current setup works just fine for Multicast on the LAN (as expected). However w

[Live-devel] Unicast streaming over the Internet using LIVE555

2008-01-02 Thread Nikhil Naik
Hi Ross, I have developed a RTSP Server and I can get it to stream just fine over the LAN. However when I try to stream over the internet, I see a connection but do not see an image come through. I can send commands to and fro. I can see the DESCRIBE, SETUP, PLAY and TEARDOWN pass just f

[Live-devel] OpenRTSP Client

2007-11-28 Thread Nikhil Naik
Hi Ross, I have built a player based on the openRTSP sample and it works just fine. Now I have created a password protected server by adding: UserAuthenticationDatabase* authDB = NULL; authDB = new UserAuthenticationDatabase; authDB->addUserRecord(username, password); When I pass

[Live-devel] RTSP streaming using LIVE555

2007-10-25 Thread Nikhil Naik
Hey Ross, I was looking at using the LIVE555 libraries to stream video from a camera source using rtsp. I have already compiled and debugged the samples. I was curious to know if there was anything in the samples that you would recommend to stream a "Test Pattern". :What we are trying to do is