| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Fri Jan 05, 2007 2:35 pm Post subject: Multithreaded streamsource server with libshout |
|
|
Hi,
I've created a multithreaded "source-server" that sends to different mounts on the Icecast server. Everything work ok if all sources sends with the same bitrate. If the sources sends at different bitrates the listening clients "overhear" other "channels" (mounts). What is wrong? Can't I do like this?
Regards Toni |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Fri Jan 05, 2007 2:36 pm Post subject: Update |
|
|
| Update: seems to be the same problem when sending with same bitrate but the problem is less frequent. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Fri Jan 05, 2007 2:37 pm Post subject: Update again! |
|
|
I can get rid of the problem if I move the streamsource from different threads to different processes. Is there a threadsafety issue in libshout?
ANYBODY! if you know anything of this please share it! |
|
| Back to top |
|
 |
|