Opened 3 years ago
Last modified 3 days ago
#1627 assigned enhancement
webcam video support
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.2 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
Currently the wiki/Webcam uses jpeg for each frame, but there is no particular reason why we can't use video encodings or even pass-through:
- capture raw H264 from the webcam if available
- re-inject this directly into the loopback device (requires this patch: https://github.com/umlaeute/v4l2loopback/pull/142/commits/8d7a6bc766261276a7cb780fe2f4ab3ac847f1f9 for HEVC and VP9)
See also #1231
Change History (6)
comment:1 Changed 3 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 3 years ago by
Milestone: | 2.3 → 3.1 |
---|
comment:3 Changed 23 months ago by
Milestone: | 3.1 → 4.0 |
---|
comment:4 Changed 16 months ago by
Milestone: | 4.0 → 4.1 |
---|
comment:5 Changed 4 months ago by
Milestone: | 4.1 → 4.2 |
---|
comment:6 Changed 3 days ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1627
Note: See
TracTickets for help on using
tickets.
Milestone renamed