Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run Multiple Instances of Snip? #199

Closed
ThisIsMrChris opened this issue Sep 12, 2017 · 5 comments
Closed

Run Multiple Instances of Snip? #199

ThisIsMrChris opened this issue Sep 12, 2017 · 5 comments

Comments

@ThisIsMrChris
Copy link

I run a couple youtube radio streams, is there any possibility of running multiple Snips on the same comptuer? Duplicating the app doesn't seem to get the job done. Would be willing to pay for a custom build. I'm on Windows 8.1.

@dlrudie
Copy link
Owner

dlrudie commented Oct 26, 2017

What would running multiple apps accomplish? Just trying to understand.

@ThisIsMrChris
Copy link
Author

ThisIsMrChris commented Oct 26, 2017 via email

@dlrudie
Copy link
Owner

dlrudie commented Apr 2, 2018

I'm just trying to figure out what purpose this would have. Like run multiple instances so you can set one to iTunes and one to Spotify? But then wouldn't you be hearing two audio players at the same time? Just looking for clarification. It's entirely possible to run multiple versions simply by editing Program.cs.

@ThisIsMrChris
Copy link
Author

ThisIsMrChris commented Apr 3, 2018 via email

@raidmax21
Copy link

You can set OSB to run with multiple instances and you can than install Virtual audio cables to direct sound to them individually.

For example:

VLC > VAC1 > OBS > Twitch/Stream1
Winamp >VAC2 > OBS > Twitch/Stream2

If you allowed your program to also run on multiple instances, we than would be able to send tracks names from VLC to Stream1 and track names from Winamp to Stream2.

I built a server for running 24/7 music streams, Snip only having support for a single instance locks me down to only being able to use this program for 1 stream. I have to use a separate program for the other.

What would be very helpful is If you have 2 folders, and copies of this program are located in each, each folder should be able to run it's own instance. That way we can run both copies at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants