Home › Forums › Third Party Enhancements › VLC Shares › iPhone hack (change stream url to load m3u?)
I find when vlc is playing I can load the stream fine on an iPhone by placing a file the root of the web server called something like “stream.m3u”.
All it contains is..
http://192.168.0.1:8081/
Is there a way I can change the vlc stream url that is served up by the web UI from “192.168.0.1:8081” to “192.168.0.1/stream.m3u”?
I’m thinking Outputs.php (getStreamItems) but I can’t really make any sense of the code.
Go in output settings page. You don’t need to change the code