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
Sorry, I haven't been maintaining this.
StreamIndex Url verification is rather hardcoded and doesn't expect WowzaSessions there. As this url is later used in simple {bitrate} and {start time} substitution you could try commenting out whole Url validation in src/Smooth.cs line 150. It should solve that problem. (though as evidently this haven't been used on Wowza stream there might be other problems later.
I have a MSS stream created by Wowza streaming engine. When I run the below command on Ubuntu 14.04 I get
Invalid UrlPattern!
error../smoothget.exe http://172.30.110.26:1935/live/mp4:stream1/Manifest out/
or
./smoothget.exe http://172.30.110.26:1935/live/stream1/Manifest out/
With
wget http://172.30.110.26:1935/live/mp4:stream1/Manifest
and
wget http://172.30.110.26:1935/live/stream1/Manifest
I get a file like this:
What is the problem?
The text was updated successfully, but these errors were encountered: