Re: [Live-devel] H264 RTP Payload format

2008-05-08 Thread Ross Finlayson
Is it possible to receive somehow the RTP packets coming from the camera without knowing it's payload type? Of course. But you don't need our software to do that. Just use the Unix "nc" command, for example. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ _

Re: [Live-devel] H264 RTP Payload format

2008-05-08 Thread Miklos Szeles
Is it possible to receive somehow the RTP packets coming from the camera without knowing it's payload type? On Tue, May 6, 2008 at 11:31 PM, Ross Finlayson <[EMAIL PROTECTED]> wrote: > > > Unfortunatelly the camera doesn't use RTSP. I can specify to use > > multicast or unicast by CGI commands and

Re: [Live-devel] H264 RTP Payload format

2008-05-06 Thread Ross Finlayson
Unfortunatelly the camera doesn't use RTSP. I can specify to use multicast or unicast by CGI commands and I can start streaming with CGI commands too. I would like to use unicast, so I don't know what to do. Neither do I. To play the stream (using VLC, or just about any other media player), yo

Re: [Live-devel] H264 RTP Payload format

2008-05-06 Thread Miklos Szeles
Unfortunatelly the camera doesn't use RTSP. I can specify to use multicast or unicast by CGI commands and I can start streaming with CGI commands too. I would like to use unicast, so I don't know what to do. On Tue, May 6, 2008 at 3:08 PM, Ross Finlayson <[EMAIL PROTECTED]> wrote: > > > > I have a

Re: [Live-devel] H264 RTP Payload format

2008-05-06 Thread Ross Finlayson
I have a Sony camera which can stream MPEG4/H264 video using RTP protocol. I was able to receive the MPEG-4 stream, but unfortunatelly I don't know what payload format should I specify for H264VideoRTPSource. Can anybody help me? The camera should produce a SDP description that describes (among

[Live-devel] H264 RTP Payload format

2008-05-06 Thread Miklos Szeles
Hi, I have a Sony camera which can stream MPEG4/H264 video using RTP protocol. I was able to receive the MPEG-4 stream, but unfortunatelly I don't know what payload format should I specify for H264VideoRTPSource. Can anybody help me? Regards, Miki ___ l