You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :(
The text was updated successfully, but these errors were encountered:
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 :(
The text was updated successfully, but these errors were encountered: