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

2017-05-19 Thread Ross Finlayson
> I've acquired video on the Pi using "cat /dev/video0 > test.264" and > attempted two things with the resulting test.264 file. First, I used it as > the source for testH264VideoStreamer (same results as before, empty output > file from openRTSP). Second, I tried to wrap it into an MP4 using Han

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

2017-05-19 Thread Julian Pitney
Hi Ross, I've acquired video on the Pi using "cat /dev/video0 > test.264" and attempted two things with the resulting test.264 file. First, I used it as the source for testH264VideoStreamer (same results as before, empty output file from openRTSP). Second, I tried to wrap it into an MP4 using Hand

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