Re: [Live-devel] Jumps in presentationTime values

2017-05-16 Thread Ross Finlayson
> I’m failing to understand how the presentation time in live555 is to be used. > I’m sending PTs, as generated by my HEVC encoder, which start at 0:0 That’s your problem. When streaming data using our RTSP server implementation, presentation times (i.e., the “fPresentationTime” member variable

Re: [Live-devel] openRTSP: Empty output file

2017-05-16 Thread Ross Finlayson
> I'm attempting to use testH264VideoStreamer to stream the output of my RPi's > camera to a LAN, and to receive/open the stream with openRTSP. I've done this > successfully using a raw h264 file as the source for testH264VideoStreamer, > however when I attempt to use the output of the Pi's came

[Live-devel] openRTSP: Empty output file

2017-05-16 Thread Julian Pitney
Hi all, I'm attempting to use testH264VideoStreamer to stream the output of my RPi's camera to a LAN, and to receive/open the stream with openRTSP. I've done this successfully using a raw h264 file as the source for testH264VideoStreamer, however when I attempt to use the output of the Pi's camera