Hi to all,
A quick question that hopefully has a quick answer.
In my app i am creating multiple streamers at load. These all work but i can't seem to release a control once it has been setup as "Open Network". If i set a control to listen on UDP to "239.0.0.0" i want to use it like a channel and be able to change it to listen on lets say "239.0.0.1" i've tried video_reparent i've also tried disposing all marx_lib handles and recreating the streamer from scratch but it seems that something is not being released or disposed properly.
Any help would be great as this library wrapper serves all my needs.