Hello Thomas, and thank you for the tests code...
I still can't make it works but maybe it's my MonaServer install procedure on CentOs:
- I delete the current MonaServer folder
- "cd MonaServer" and launch "make" command
I have make a small flex application to test the publisher and subscriber functions (attached file, it's a simple air windowed application) :
- when the application starts, it launch a publisher stream
- the first button send metaData to the publisher stream
- the second button starts to play the stream and the "onMetaData" method should be called as soon as the subscriber starts to play, but it fails..
Is it my install of MonaServer or my client code ?
Do you have an idea ? thank you very much for your help ...
Pierre