feelfreelinux / feelfreelinux/octo4a
WebRTC camera support
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 1.8k
- Forks
- 176
- PR merge metrics
- No merged PRs in 30d
Description
Octoprint has recently merged support for WebRTC streams (https://github.com/OctoPrint/OctoPrint/pull/4225). It can be further implemented in octo4a by adding:
- a WebRTC server (fastest way would be to run it in the bootstrap)
- a WebRTC stream support in the camera server. Should be even easier than current mjpeg streamer, as everything is basically already handled by webrtc android SDK :)
This would vastly improve the performance and efficiency of camera server built-in octo4a.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.