[Live-devel] Difficulties with a live source
Austin Snow (pftv)
asnow at pathfindertv.net
Mon Mar 9 12:07:56 PDT 2009
Thanks Ross,
I'm now generating the header with the proper visual object sequence
start code and supporting information.
000001B003000001B509000001000000012000C8888007D05841214103
Can I send this information into the MPEG4VideoStreamDiscreteFramer
and/or MPEG4VideoStreamFramer without the next frame info and data? Or
must they be sent together for the first frame to initialize things?
Also, I wanted to know, can the MPEG4VideoStreamDiscreteFramer and
MPEG4VideoStreamFramer function without the group of VOP start code
(000001B3xxxxxx)? This is defined as optional in the mpeg4 standard.
Thanks
Austin
On Mar 3, 2009, at 11:13 PM, Ross Finlayson wrote:
>> Hello All,
>> I having some difficulty getting samples from a live source
>> (QTCaptureSession) into MPEG4VideoStreamDiscreteFramer via a
>> DeviceSource.cpp.
>>
>> The live data does not contain any 000001B3xxx000001B6..... (group
>> of vop start code) or 000001B0.... (visual object sequence start
>> code). The only header info in the stream is the 000001B6......
>> the vop start code.
>
> Then it appears that your data is not standards compliant (or
> perhaps, not regular MPEG-4 Video data at all). Are you sure that
> it's not something else (e.g., not H.264)?
>
>>
>> Can you tell me if the MPEG4VideoStreamDiscreteFramer or
>> MPEG4VideoStreamFramer can be used with this type of live source?
>
> No.
> --
>
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090309/fc54d4b5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090309/fc54d4b5/attachment.bin>
More information about the live-devel
mailing list