Re: [Live-devel] Live555 RTSP Client and Panasonic BL-C210 IP camera

2012-03-19 Thread Kumar Sambhav
openRTSP does not send a TEARDOWN. Yes the camera stops sending data. From network capture, I dont see any RTP data being sent by the camera. However openRTSP continues to send RTCP packets. , Will contact the vendor and check with them. On Mar 20, 2012, at 2:17 AM, Ross Finlayson wrote:

Re: [Live-devel] Live555 RTSP Client and Panasonic BL-C210 IP camera

2012-03-19 Thread Ross Finlayson
> I am using openRTSP client to receive RTSP streams from Panasonic BL-C210 IP > camera. After ~65seconds openRTSP stops receiving data. > Any known issues in live555 RTSP client accessing panasonic cameras ? No. Does "openRTSP" send a "TEARDOWN" command at all (to explicitly close the strea

[Live-devel] Live555 RTSP Client and Panasonic BL-C210 IP camera

2012-03-19 Thread Kumar Sambhav
Hi, I am using openRTSP client to receive RTSP streams from Panasonic BL-C210 IP camera. After ~65seconds openRTSP stops receiving data. Any known issues in live555 RTSP client accessing panasonic cameras ? Server stops sending data, if it does not receive RTCP packets with the timeout peri

Re: [Live-devel] Amino 130 playing RTSP/Multicast

2012-03-19 Thread David Rodríguez
Thanks a lot. I will try that. Regards, David El 19 de marzo de 2012 15:42, Ross Finlayson escribió: > Good, but If I save the video to a Pipe.. (lInux) maybe then I will be > able to encode it again using Live555 ¿? > > > LIVE555 doesn't do any 'encoding'. But yes, in principle, if you can >

Re: [Live-devel] Amino 130 playing RTSP/Multicast

2012-03-19 Thread Ross Finlayson
> Good, but If I save the video to a Pipe.. (lInux) maybe then I will be able > to encode it again using Live555 ¿? LIVE555 doesn't do any 'encoding'. But yes, in principle, if you can (somehow) get video from your camera, convert it into a Transport Stream, and use this Transport Stream as in

Re: [Live-devel] Amino 130 playing RTSP/Multicast

2012-03-19 Thread David Rodríguez
Good, but If I save the video to a Pipe.. (lInux) maybe then I will be able to encode it again using Live555 ¿? Thanks for the answer El 19 de marzo de 2012 14:52, Ross Finlayson escribió: > I'm trying to play in my Amino 130 one RTSP from a Linksys camera WVC80N. > > Do you know some extra or a

Re: [Live-devel] Amino 130 playing RTSP/Multicast

2012-03-19 Thread Ross Finlayson
> I'm trying to play in my Amino 130 one RTSP from a Linksys camera WVC80N. > > Do you know some extra or aditional requirements from Amino in order to play > a RTSP stream or evena Multicast stream ¿? > > If a stream from Live555 is OK and I can watch them into the Amino but If I > play it dir

[Live-devel] Amino 130 playing RTSP/Multicast

2012-03-19 Thread David Rodríguez
Dear all, I'm trying to play in my Amino 130 one RTSP from a Linksys camera WVC80N. Do you know some extra or aditional requirements from Amino in order to play a RTSP stream or evena Multicast stream ¿? If a stream from Live555 is OK and I can watch them into the Amino but If I play it directly

Re: [Live-devel] sir

2012-03-19 Thread Ross Finlayson
> i am new to live media library.i m trying to understand from your live media > library programs but could not understand much. > i dont know how to give command line arguments to the openRTSP program.can u > guide me the steps and what this program does. "openRTSP" - including its command-line

Re: [Live-devel] Why are you in a single rtp packet to send two ac3 package?

2012-03-19 Thread Ross Finlayson
> Your RTSP server for VOB use a single rtp packet to send two ac3 packets. > No it doesn't. Each outgoing RTP packet - in our implementation - contains only one AC-3 audio frame. (Note: The AC-3 RTP payload format used by our code changed (for both sending and receiving) in version 2011.06.1

[Live-devel] sir

2012-03-19 Thread i m what i m ~~~~
Sir i am new to live media library.i m trying to understand from your live media library programs but could not understand much. i dont know how to give command line arguments to the openRTSP program.can u guide me the steps and what this program does. thank you in advanxe ___

[Live-devel] Why are you in a single rtp packet to send two ac3 package?

2012-03-19 Thread Rustam
Hi, Ross. Your RTSP server for VOB use a single rtp packet to send two ac3 packets. Why? Where in the code should be changed, so that in a single rtp packet was only one ac3 package. Thanks. ___ live-devel mailing list live-devel@lists.live555.com ht

[Live-devel] H264VideoFileSink

2012-03-19 Thread Jayesh Parayali
I am trying to write to a new H264 file every 20 seconds. As a first step, I have modified the testRTSPClient like below. Now it captures h264 to a file but when I play the file the frames are too fast. http://pastebin.com/jeJJgswh Appreciate any help. Is there another way I can capture a new file

Re: [Live-devel] What is the maximum concurrent sessions can a live555 server support? Is there a limit?

2012-03-19 Thread Ross Finlayson
See http://www.live555.com/liveMedia/faq.html#scalability Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] What is the maximum concurrent sessions can a live555 server support? Is there a limit?

2012-03-19 Thread 詹明
By far, I can have 32 sessions(streams) playing at the same time and no more. When I try to play the 33th stream, the describe command was sent by my client, but got no response. I wonder if there is a maximum limitation on the number of sessions(subsessions) ? Or , because the response