Hi,
My application used to change the http cookie on the fly with roVideoPlayer, but we need to switch over to SceneGraph and the same logic fails.
The video playback seems to go blank (stops) if I change the httpcookie or the httpHeaders in the SceneGraph video node contentNode during playback. I need to add a customer cookie or header based on certain condition coming back from the server.
Is it possible or even allowed to do such operation during playback?
Any pointer would be greatly appreciated.
Thanks,