Re: [Live-devel] tearDownStreams()

2008-04-30 Thread Ross Finlayson
>When I use it over the LAN the server seems to see OPTIONS - >TEARDOWN requests. >But when I stream over the internet using the -t (TCP) parameter the server >Doesn't seem to receive the TEARDOWN. You have run into a known limitation of the current RTSP server code. If RTP-over-TCP streaming is

Re: [Live-devel] BasicTaskScheduler is not handling err 10038

2008-04-30 Thread Ross Finlayson
>Windows error 10038 is "WSAENOTSOCK", and typically happens when an >application is trying to do some socket operation on non-socket or the >socket that has already been closed, (at least that's my >understanding..) >I was getting this error, from the line in the BasicTaskScheduler.cpp >(build 200

Re: [Live-devel] BasicTaskScheduler is not handling err 10038

2008-04-30 Thread Ken Seo
Hi Ross, I apologize if my post sounded like complaining, but I didn't intend to do that.., I actually very much appreciate sharing your code. My name is Ken Seo, working at Research In Motion Canada, the reason I used my gmail is because I'm personally doing some research on RTP/RTSP not as a par

Re: [Live-devel] BasicTaskScheduler is not handling err 10038

2008-04-30 Thread Ross Finlayson
>I'm developing a RTSP server based on live555 and I've noticed that >BasicTaskScheduler is not handling the windows error 10038, So what does 'windows error' 10038 mean, which function call is returning it ("select()"?), and why? This is the second time in the past week that we've had someone (

Re: [Live-devel] I am new to LIVE555..

2008-04-30 Thread Shaswata Jash
Hi Manas, My pointers are inlined- Q1:I want to capture and encode both video and audio and stream it to another end and receive RTP packets from the other end and decode and play it. So whether I have to run two RSTP programmes ie. both server and client ? . Can't I do this in a single p

[Live-devel] BasicTaskScheduler is not handling err 10038

2008-04-30 Thread Ken Seo
Hi, I'm developing a RTSP server based on live555 and I've noticed that BasicTaskScheduler is not handling the windows error 10038, Here is the case when it gets the error 10038, say, the RTSP server is running and a client request a movie and start playing. If the client process dies without sen

[Live-devel] 3. Does openRTSP support Windows Media Server?

2008-04-30 Thread
ttp://www.live555.com/ >___ >live-devel mailing list >live-devel@lists.live555.com >http://lists.live555.com/mailman/listinfo/live-devel > > > > >This message (including attachments) is confidential a

[Live-devel] I am new to LIVE555..

2008-04-30 Thread manas lenka
Hi Ross, SORRY to disturb you. I am an Mtech student. I am new to the live555 media server. I am sending mails to the open mailing lists but unfortunately nobody is giving me reply. I am trying to build an video telephony software in Ti's Davinci board which has sparate software encoder and de

[Live-devel] tearDownStreams()

2008-04-30 Thread Nikhil Naik
Hi Ross, I am working with a MJPG streamer and a player to receive the stream. Both are based on the LIVE555 libraries. When I use it over the LAN the server seems to see OPTIONS - TEARDOWN requests. But when I stream over the internet using the -t (TCP) parameter the server Doesn't se

Re: [Live-devel] Does openRTSP support Windows Media Server?

2008-04-30 Thread Yamini S. [EPLX - DCC]
Hi, I am trying to stream RTP packets using vc++ 6.0 I have the live555 lib files and I have downloaded the testProgs from the website but can any one tell me how to check stream the video using the above mentioned libs Thanks & Regards, S.Yamini Programmer R&D Siemens Building Technologies Pvt.

[Live-devel] Kernel bug in Ubuntu 8.04 affects go7007 driver

2008-04-30 Thread Ben West
A launchpad entry has already been filed... https://bugs.launchpad.net/ubuntu/+source/linux-ubuntu-modules-2.6.24/+bug/201098 My workaround was just to roll the kernel back to v2.6.22. -- Ben West [EMAIL PROTECTED] http://savetheinternet.org ___ live-d