August 13, 2008 6:05 AM
drlove said: Hi guys! thanks for the infos! I try with "sandboxie" it worked..but if I open more then 2 slingbox..it still works but after 2 mins or more, one of the slingbox become crazy and stream 2mbits or more and "freeze"..black picture...I even try 12 at the same times!Im on a 38Mbits link.(very fast..) After I try virtual PC with 4 windows running..way too slow!.. For now I took 4 PC with each a slingplayer..this way it doesn't freeze. We need to monitor the Olympics..for now I can only monitor our mains cities. I will try your tips. But I guess it will freeze like with sandboxie.... :((
The sound will probably be fine. Gone are the days when the application has direct access to a single channel on the sound card. Windows is perfectly capable of providing virtual sound channels to applications and mixing them, either in software or by the sound card itself, in to a single combined stream.
Of course the output would be a little overwhelming with 8 channels at once, but you could mute all but one of the players. And I guess in this application the sound isn't actually that important.
With regard to the sandboxing, I've not used that. But it's significantly more complicated than running the applications independently. Although I can perhaps see how multiple players may get confused anyway.
Some things I would try:
- Turn off the sling optimisation and manually set the stream parameters to a lower bitrate. Player, Slingplayer options, Encoding. This will stop all the palyers competing with each other for available bandwidth.
- Connect via direct connection with IP address and port, rather than slingfinder ID. It's an outside chance, as after it has discovered the box I expect the connection is just the same, but it may make a difference.
If this does work, it's a simple matter to knock up a "launcher" application which closes the mutex and starts the player. I could look into this for you if you prove the concept.
Instructions for closing mutex with process explorer:
- Find, File handle or DLL...
- Type "SlingAppMutex" without quotes, and click Search
- Double click the result in the search box
- Right click the found item in the lower PE pane, and select Close Handle
- OK the resulting dialogue box