feelfreelinux / feelfreelinux/octo4a

WebRTC camera support

Open
#71 1 comment 10 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.