roleoroleo / sonoff-hack

Custom firmware for Sonoff GK-200MP2B camera
GNU General Public License v3.0
200 stars 45 forks source link

MJPEG server #50

Closed JiMcNulty closed 1 month ago

JiMcNulty commented 3 years ago

An MJPEG server could really help people that want to use this camera with Octoprint Something like that:

https://github.com/eroji/rtsp2mjpg

It can replace the RTSP server if running together will consume too much resource

roleoroleo commented 3 years ago

The cam has no enough resources to convert h264 in mjpeg. I already tried it.

JiMcNulty commented 3 years ago

Tried this as well?

https://github.com/pikvm/ustreamer

It just feel like if you can take an 1080p screenshot, you can do a 3-4 of them a second

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.