SvenVD / rpisurv

Raspberry Pi surveillance
https://rpisurv.net
GNU General Public License v2.0
626 stars 101 forks source link

Draw videos over desktop #93

Closed Anonym-tsk closed 5 years ago

Anonym-tsk commented 5 years ago

I'm looking for stable omxplayer wrapper to draw video from camera over my interface. I use MagicMirror and i want to draw video over MagicMirror interface. Is it possible to set coordinates and size for rpisurv?

SvenVD commented 5 years ago

rpisurv/omxplayer claims all the pixels. So everything from magicmirror will be hidden, rpisurv autocalculates the positions but you can override to some extend on pixel base.

https://community.rpisurv.net is the right place to ask questions

Thanks

Anonym-tsk commented 5 years ago

@SvenVD could you make this feature in next releases?

SvenVD commented 5 years ago

Feature requests are handled here: https://community.rpisurv.net. What exactly is it you want.