billw2 / pikrellcam

Raspberry Pi motion vector detection program with OSD web interface.
GNU General Public License v3.0
261 stars 70 forks source link

Cleaning out every text from stream #43

Open tyborall opened 5 years ago

tyborall commented 5 years ago

I haven't found an option to remove every text from the stream. After removing any possible text is still states "Motion ON" and "REC (Stop)" in the left bottom corner and "1-1" in the right bottom corner. How can I remove those texts as well? If this is not possible, please move this issue to feature requests. It would be nice to even clean this out, either by option in config file or with bypass access method (e.g. something like mjpeg_stream_clean.php).

eribr commented 5 years ago

I just made the switch from Motion Eye to PiKrellCam and was looking for the exact same feature. How do we get access to a "raw" mjpeg stream without the OSD.

eribr commented 5 years ago

I did a quick hack to disable the OSD in the stream: osd.patch.txt