[Live-devel] H264 RTP Payload format
Miklos Szeles
bendeguy at gmail.com
Tue May 6 06:59:54 PDT 2008
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 <finlayson at live555.com> wrote:
>
>
> > 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 other
> things) the RTP payload format code used by the stream. Does the camera
> have a built-in RTSP server? If so, you don't need to worry about this; the
> RTSP protocol (and our software) will take care of this automatically (just
> provide the "rtsp://" URL to the client).
>
> If your camera doesn't use RTSP, then it probably streams using multicast,
> and the multicast address, port, and RTP payload format code should be part
> of a SDP description which the camera should produce.
> --
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
More information about the live-devel
mailing list