Re: [Live-devel] H264or5VideoStreamParser::parse() from a FramedSource

2014-10-24 Thread Ross Finlayson
> After creating my own class's > · class myRTSPSinkOndemandMediaSubsession : public > OnDemandServerMediaSubsession > · class myFrameSource : public FramedSource If your “myFrameSource” class delivers discrete H.264 NAL units (i.e., one at a time), rather than an unstructured by

[Live-devel] H264or5VideoStreamParser::parse() from a FramedSource

2014-10-24 Thread Richard Lince
Hi, It would seem that my live h264 stream format I am delivering into H264or5VideoStreamParser::parse() is incorrect. I correctly parse the SPS, then PPS from the algorithm but from then on its a bit hit and miss. I know that the source stream is good (I have emulated the live input using an e