Re: [Live-devel] H264 Live Input Issue

2014-12-23 Thread Ross Finlayson
Shubham, At a first (quick) glance, I don’t see anything obviously wrong here (apart from your use of an unprofessional email address, which is strongly discouraged on this mailing list). I notice that the first NALs that you deliver are SPS and PPS NAL units - which is important (and answers

Re: [Live-devel] H264 Live Input Issue

2014-12-23 Thread Marcin
Hi, Do you have SPS and PPS being passed from Live Input and are they okay? Marcin W dniu 2014-12-23 o 11:23, Shubham Goyal pisze: Hi all Based on the FAQ for live input, I wrote my own subclasses for FramedSource and OnDemandServerMediaSubsession to implement a unicast server that can stream

[Live-devel] H264 Live Input Issue

2014-12-23 Thread Shubham Goyal
Hi all Based on the FAQ for live input, I wrote my own subclasses for FramedSource and OnDemandServerMediaSubsession to implement a unicast server that can stream a live input. My live input source is a H264 encoded frame grab of my desktop using the Nvidia GRID SDK (which internally uses Nvenc