Re: [Live-devel] windows winsock error 10038

2013-06-19 Thread Ross Finlayson
> Hmmm, I found that the class "TCPSocketDescribe" in RTPInterface.cpp had been > double free sometimes That sounds good - except that our code doesn't have a class named "TCPSocketDescribe". If you find a specific bug in our code, however (be sure to use the latest version!), please let us kn

Re: [Live-devel] Recommended IP Cameras for OpenRTSP?

2013-06-19 Thread Ross Finlayson
> I have been working on a project to record audio/video from IP security > cameras where people are giving talks in a room. > > I have been working with Axis p1354 cameras capturing H.264 + AAC. I have > had major issues keeping audio/video in sync. I first tried FFMPEG, then > VLC, and fina

Re: [Live-devel] New (custom) "REGISTER" command - for advertising a RTSP, stream to a client or proxy server (Ross Finlayson)

2013-06-19 Thread Peng
Hi, Ross. This REGISTER feature sounds quite interesting. Could you explain a bit more about its impact on existing RTSP servers? For example, how does it affect the RTSP state machine? Do we need extra state for it to work? Regards Peng ___ live-d

Re: [Live-devel] windows winsock error 10038

2013-06-19 Thread 谢永达
Hmmm, I found that the class "TCPSocketDescribe" in RTPInterface.cpp had been double free sometimes, when it happen, the app crash. 2013/6/18 Andrey > Thanks for the quick reply. However, the error occurs even if the test > code testOnDemandRTSPServer reuseFirstSource set to True. I have not >

[Live-devel] Recommended IP Cameras for OpenRTSP?

2013-06-19 Thread Dan Coffey
Hi There, I have been working on a project to record audio/video from IP security cameras where people are giving talks in a room. I have been working with Axis p1354 cameras capturing H.264 + AAC. I have had major issues keeping audio/video in sync. I first tried FFMPEG, then VLC, and finally

[Live-devel] Fwd: Live555 is not sending the frame

2013-06-19 Thread Edimartin Martins
Hi. I need use live555 to send a x264 frame from my Camera to the VLC. I use openCV to get the camera frame and convert from BGR to YUV. I use x264 to convert the frame. But the live555 is not sending the frame. I create a RTSPServer lookupServerMediaSession(char const* streamName){ //

Re: [Live-devel] testh264videototransportstream

2013-06-19 Thread Boykin, William C.
Ross, Thanks for the reply, I'll try decreasing the constants. Bill "Woody" Boykin | SAIC Software Engineer IV | Software Solution Team 6725 Odyssey Drive Huntsville, AL 35806 Room : 370 Phone : 256-971-6738 email : william.c.boy...@saic.com "It's better to wait for a productive programme

Re: [Live-devel] testh264videototransportstream

2013-06-19 Thread Ross Finlayson
> I was comparing ffmpeg.exe to testh264videototransportstream exe and have a > question. > > 1. ffmpeg -i video.264 -vcodec copy video.ts > > I see about 4 or 5 188 byte metadata payloads per second. > > 2. testh264videototransportstream exe video.264 > > I see about one 188 bytes metadat

[Live-devel] testh264videototransportstream

2013-06-19 Thread Boykin, William C.
Hi, I was comparing ffmpeg.exe to testh264videototransportstream exe and have a question. 1. ffmpeg -i video.264 -vcodec copy video.ts I see about 4 or 5 188 byte metadata payloads per second. 2. testh264videototransportstream exe video.264 I see about one 188 bytes metadata payloads per s

[Live-devel] New (custom) "REGISTER" command - for advertising a RTSP stream to a client or proxy server

2013-06-19 Thread Ross Finlayson
The latest version of the "LIVE555 Streaming Media" software supports a new, custom RTSP command: "REGISTER". This request is currently non-standard; however, I will shortly be submitting an IETF Internet-Draft document that describes it. This command can be used to 'advertise' a RTSP stream (