I have one problem ... When i try load media with custom options via method LoadMediaWithOptions(url, options) it completely ignore options no matter what values it has ...
I am trying play RTSP stream with --network-caching=SOMEVALUE option and during runtime i want change SOMEVALUE and restart stream with changed options, but it doesn't work :(