> 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
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
> 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
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