|
|
|
|
|
by flexiondotorg
993 days ago
|
|
I've been streaming this way for a while now. Yes, you can dual stream. - I do this using livepush.io. So one stream out to livepush and they push to multiple services.
- However you could run multiple instances of this container and have each stream to a different service. For example one container being the main streaming setup that streams to Twitch but also has NDI or Teleport output that can then be ingested via a second instance of this container that streams to YouTube. Using this is KVM is technically possible but you'd lose a load of the benefits of running in a container, such as hardware acceleration and seamless integration with your host. Can ChromeOS running Podman and Distrobox? If so, it should work fine. |
|
Not understanding why this would hold true, kvm and containers are both virtualization like tools, just at different levels. I think the main hold up would be the lack of many typical OS features. Like not sure how you'd go about setting up GStreamer for this OBS setup
> Can ChromeOS running Podman and Distrobox? If so, it should work fine.
Pretty much any container, and more than one at a time. Better than WSL imho
https://www.reddit.com/r/Crostini/comments/9yds5p/how_to_run...