Hello everyone,
I create a javascript windows store app application with a live streaming client in a <video> tag, using the latest Smooth Streaming Client SDK.
The app is beahving differently wether or not the debugger is attached at application start. With the VS debugger attached, the live video works perfectly, otherwise, it also downloads the manifest but cannot open the stream. There is no noticable diffrence in the javascript logs between both test.
Anyone's aware of this kind of issues?
Thanks, R.