mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 16:45:49 +03:00
[GH-ISSUE #329] What about rtsp? #236
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#236
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Aug 20, 2021).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/329
Currently pipewire can see the pulseeffects sound, which requires a codec (visit pr 72). But what about audio over the virtual ethernet? Set up could include rtsp to broadcast over the virtual ethernet and pipeline to pipewire. If so, would it be too latent?
@sickcodes commented on GitHub (Aug 20, 2021):
Network is fast tbh since we use vmxnet3 so I don't think the latency will be affected.
Maybe some type of ASIO mac thing? Tbh I haven't used audio before inside the VM.
Passing thru /dev/snd allegedly works, or sound card, but this answer looks pretty sufficient: https://stackoverflow.com/questions/51859636/docker-sharing-dev-snd-on-multiple-containers-leads-to-device-or-resource-bu