balena-labs-projects / balena-cam

Network Camera with Raspberry Pi and WebRTC. Tutorial:
https://balena.io/blog/build-a-raspberry-pi-based-network-camera/
MIT License
175 stars 78 forks source link

Ideas!! #44

Closed shams3049 closed 5 years ago

shams3049 commented 5 years ago

any ideas for adding timestamp on the stream gsstreamer?

mbalamat commented 5 years ago

@shams3049 it would be a nice addition, you can check the CameraDevice class on server.py and add the timestamp or date on the frame just before returning it. Also if you'd like to discuss more in depth I'd be better to do that on our forums and ping me @mbalamat, because this area is for issue tracking.