The GPU hardware encoder in the Raspberry Pi can greatly speed up encoding for H.264 videos. It is perfect to use for transcoding live streams as well. It can be accessed in FFmpeg with the h264_omx encoder. But is it fast enough for live stream a...
Continue reading...omx
A Raspberry Pi Streaming Camera using MPEG-DASH, HLS or RTSP
This is an improvement on my previous article, Raspberry Pi Hardware Accelerated RTSP Camera, now with the option of using more modern technology, MPEG-DASH and HLS! First off, if you don’t care about the technicalities and just want a script to do everything for you, here...
Continue reading...