Open eighteight opened 7 years ago
Hi,
Try
http://localhost:8081/test.flv
or
You have to indicate the format by extension in HTTP subscriptions. You can use too "http://localhost:8081/test.mp4" or " http://localhost:8081/test.f4v" with MonaServer2 https://github.com/MonaSolutions/MonaServer2/ too
2017-10-14 14:41 GMT+02:00 eight_io notifications@github.com:
I can stream OBS->MonaServer-> as rtfmp and rtmp
eight_io$ ./MonaServer Mona/Protocols.h[102] RTMFP server started on 0.0.0.0:1935 (UDP) Mona/Protocols.h[102] RTMP server started on 0.0.0.0:1935 (TCP) Mona/Protocols.h[102] HTTP server started on 0.0.0.0:8081 (TCP) Mona/Protocols.h[94] RTSP server, Permission denied (address=0.0.0.0:554, reuseAddress=true, backlog=64) sources/FlashMainStream.cpp[160] Method client 'releaseStream' not found in application sources/FlashMainStream.cpp[160] Method client 'FCPublish' not found in application sources/Publication.cpp[87] Publication test started sources/AMFWriter.cpp[228] Mixed object in AMF0 are not supported, switch to AMF3 sources/Publication.cpp[253] Write test publication properties sources/Server.cpp[144] 1 clients
I can confirm that that does work using raspi.monaserver.ovh/ MonaClients/VideoPlayer/?fit&url=rtmfp://127.0.0.1/test
However, I want to listen to the stream on an IOS device, the easiest is to use AVPlayer class, which supports http streaming. However, http streaming, although enabled in MonaServer on port 8081 does not "stream", as far as I can tell using VLC as a receiver of that stream:
Vladimirs-MacBook-Pro:MonaServer eigh_io$ /Applications/VLC.app/Contents/MacOS/VLC -vvv http://localhost:8081/test VLC media player 2.2.6 Umbrella (revision 2.2.6-0-gdbe888f) [000000010110b988] core libvlc debug: VLC media player - 2.2.6 Umbrella [000000010110b988] core libvlc debug: Copyright © 1996-2017 the VideoLAN team [000000010110b988] core libvlc debug: revision 2.2.6-0-gdbe888f [000000010110b988] core libvlc debug: configured with ../extras/package/macosx/../../../configure '--prefix=/Users/fpk/Desktop/vlc-2.2/relase/vlc_install_dir' '--enable-macosx' '--enable-merge-ffmpeg' '--enable-growl' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-shout' '--enable-ncurses' '--enable-twolame' '--enable-realrtsp' '--enable-libass' '--enable-macosx-eyetv' '--enable-macosx-qtkit' '--enable-macosx-avfoundation' '--disable-skins2' '--disable-xcb' '--disable-caca' '--disable-sdl' '--disable-samplerate' '--disable-macosx-dialog-provider' '--with-macosx-version-min=10.6' '--build=x86_64-apple-darwin10' 'build_alias=x86_64-apple-darwin10' 'CC=xcrun clang' 'CFLAGS=' 'LDFLAGS=' 'CXX=xcrun clang++' 'OBJC=xcrun clang' [000000010110b988] core libvlc debug: searching plug-in modules [000000010110b988] core libvlc debug: loading plugins cache file /Applications/VLC.app/Contents/MacOS/plugins/plugins.dat [000000010110b988] core libvlc debug: recursively browsing
/Applications/VLC.app/Contents/MacOS/plugins' [000000010110b988] core libvlc debug: plug-ins loaded: 397 modules [000000010110b988] core libvlc debug: opening config file (/Users/eigh_io/Library/Preferences/org.videolan.vlc/vlcrc) [000000010110b988] core libvlc debug: translation test: code is "C" [000000010110b988] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU [0000000101126048] core input debug: Creating an input for 'Media Library' [0000000101126048] core input debug: Input is a meta file: disabling unneeded options [0000000101126048] core input debug: using timeshift granularity of 50 MiB, in path '/tmp' [0000000101126048] core input debug:
file/xspf-open:///Users/eigh_io/Library/Application%20Support/org.videolan.vlc/ml.xspf' gives accessfile' demux
xspf-open' path/Users/eigh_io/Library/Application%20Support/org.videolan.vlc/ml.xspf' [0000000101126048] core input debug: creating demux: access='file' demux='xspf-open' location='/Users/eigh_io/Library/Application%20Support/org.videolan.vlc/ml.xspf' file='/Users/eigh_io/Library/Application Support/org.videolan.vlc/ml.xspf' [0000000101033aa8] core demux debug: looking for access_demux module matching "file": 14 candidates [0000000101033aa8] core demux debug: no access_demux modules matched [0000000101126048] core input debug: creating access 'file' location='/Users/eigh_io/Library/Application%20Support/org.videolan.vlc/ml.xspf', path='/Users/eigh_io/Library/Application Support/org.videolan.vlc/ml.xspf' [0000000101033aa8] core access debug: looking for access module matching "file": 19 candidates [0000000101033aa8] filesystem access debug: opening file
/Users/eigh_io/Library/Application Support/org.videolan.vlc/ml.xspf' [0000000101033aa8] core access debug: using access module "filesystem" [0000000101034368] core stream debug: Using stream method for AStream* [0000000101034368] core stream debug: starting pre-buffering [0000000101034368] core stream debug: received first data after 0 ms [0000000101034368] core stream debug: pre-buffering done 1024 bytes in 0s - 40000 KiB/s [00000001010345f8] core stream debug: looking for stream_filter module matching "any": 9 candidates [00000001010345f8] core stream debug: no stream_filter modules matched [00000001010345e8] core stream debug: looking for stream_filter module matching "record": 9 candidates [00000001010345e8] core stream debug: using stream_filter module "record" [0000000101126048] core input debug: creating demux: access='file' demux='xspf-open' location='/Users/eigh_io/Library/Application%20Support/org.videolan.vlc/ml.xspf' file='/Users/eigh_io/Library/Application Support/org.videolan.vlc/ml.xspf' [00000001010354d8] core demux debug: looking for demux module matching "xspf-open": 66 candidates [00000001010354d8] xspf demux debug: using XSPF playlist reader [00000001010354d8] core demux debug: using demux module "playlist" [0000000101035708] core demux meta debug: looking for meta reader module matching "any": 2 candidates [0000000101035708] lua demux meta debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/meta/reader [0000000101035708] lua demux meta debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader [0000000101035708] lua demux meta debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader/filename.luac [0000000101035708] lua demux meta debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/meta/reader [0000000101035708] core demux meta debug: no meta reader modules matched [0000000101126048] core input debug:file/xspf-open:///Users/eigh_io/Library/Application%20Support/org.videolan.vlc/ml.xspf' successfully opened [0000000101036288] core xml reader debug: looking for xml reader module matching "any": 1 candidates [0000000101036288] core xml reader debug: using xml reader module "xml" [00000001010354d8] xspf demux debug: parsed 417 tracks successfully [0000000101126048] core input debug: EOF reached [00000001010354d8] core demux debug: removing module "playlist" [00000001010345e8] core stream debug: removing module "record" [0000000101033aa8] core access debug: removing module "filesystem" [0000000101123e98] core playlist debug: creating audio output [0000000101033758] core audio output debug: looking for audio output module matching "any": 4 candidates [0000000101033758] auhal audio output debug: Rebuild device list [0000000101033758] auhal audio output debug: found 2 audio device(s) [0000000101033758] auhal audio output debug: DevID: 40 DevName: Built-in Microphone [0000000101033758] auhal audio output debug: this 'Built-in Microphone' is INPUT only. skipping... [0000000101033758] auhal audio output debug: DevID: 47 DevName: Built-in Output [0000000101033758] auhal audio output debug: found 3 stream formats for stream id 48 [0000000101033758] core audio output debug: restart requested (2) [0000000101033758] core audio output debug: using audio output module "auhal" [0000000101123e98] core playlist debug: keeping audio output [000000010113d668] core interface debug: looking for interface module matching "(null),none": 15 candidates [000000010113d668] core interface debug: no interface modules matched [000000010113d668] core interface error: no suitable interface module [000000010110b988] core libvlc error: interface "(null),none" initialization failed [0000000101123e98] core playlist debug: adding item
http://localhost:8081/test' ( http://localhost:8081/test ) [0000000101123e98] core playlist debug: meta ok for (null), need to fetch art [0000000100600248] core art finder debug: looking for meta fetcher module matching "any": 1 candidates [0000000100361168] core interface debug: looking for interface module matching "hotkeys,none": 15 candidates [0000000100600248] lua art finder debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/meta/fetcher [0000000100600248] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher [0000000100600248] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher/tvrage.luac [0000000100600248] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher/tvrage.luac [0000000100361168] core interface debug: using interface module "hotkeys" [0000000101123e98] core playlist debug: processing request item: null, node: Playlist, skip: 0 [000000010110b988] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [0000000100600248] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/meta/fetcher [0000000101123e98] core playlist debug: rebuilding array of current - root Playlist [0000000100600248] core art finder debug: no meta fetcher modules matched [0000000101123e98] core playlist debug: rebuild done - 1 items, index -1 [0000000100501c18] core interface debug: looking for interface module matching "any": 15 candidates [0000000101123e98] core playlist debug: searching art for http://localhost:8081/test [0000000101123e98 http://localhost:8081/test%5B0000000101123e98] core playlist debug: starting playback of the new playlist item [0000000101082de8] core art finder debug: looking for art finder module matching "any": 2 candidates [0000000101123e98] core playlist debug: resyncing on http://localhost:8081/test [0000000101123e98 http://localhost:8081/test%5B0000000101123e98] core playlist debug: http://localhost:8081/test is at 0 [0000000101123e98] core playlist debug: creating new input thread [0000000100361498] core input debug: Creating an input for 'http://localhost:8081/test' [0000000101123e98] core playlist debug: requesting art for http://localhost:8081/test [0000000100361498] core input debug: using timeshift granularity of 50 MiB, in path '/tmp' [0000000100361498] core input debug:http://localhost:8081/test' gives access
http' demux' path
localhost:8081/test' [0000000100361498] core input debug: specified demuxany' [0000000100501fb8] core art finder debug: looking for meta fetcher module matching "any": 1 candidates [0000000100361498] core input debug: creating demux: access='http' demux='any' location='localhost:8081/test' file='(null)' [0000000100501fb8] lua art finder debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/meta/fetcher [0000000100400718] core demux debug: looking for access_demux module matching "http": 14 candidates [0000000100501fb8] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher [0000000100400718] core demux debug: no access_demux modules matched [0000000100361498] core input debug: creating access 'http' location='localhost:8081/test', path='(null)' [0000000100501fb8] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher/tvrage.luac [0000000100400718] core access debug: looking for access module matching "http": 19 candidates [0000000100501fb8] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher/tvrage.luac [0000000100501fb8] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/meta/fetcher [0000000100501fb8] core art finder debug: no meta fetcher modules matched [000000010110b988] core libvlc debug: searching art for http://localhost:8081/test [0000000101082ed8 <http://localhost:8081/test%5B0000000101082ed8>] core art finder debug: looking for art finder module matching "any": 2 candidates [0000000101082de8] lua art finder debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/meta/art [0000000101082de8] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art [0000000101082de8] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac [0000000101082ed8] lua art finder debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/meta/art [0000000101082ed8] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art [0000000100400718] http access debug: querying proxy for http://localhost:8081/test [0000000101082ed8 <http://localhost:8081/test%5B0000000101082ed8>] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac [0000000101082de8] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac [0000000101082ed8] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac [0000000101082de8] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac [0000000101082ed8] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac [0000000101082de8] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac [0000000101082ed8] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac [0000000101082de8] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac [0000000101082ed8] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac [0000000101082de8] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac [0000000101082ed8] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac [0000000101082ed8] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac [0000000101082de8] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac [0000000100400718] http access debug: no proxy [0000000100400718] http access debug: http: server='localhost' port=8081 file='/test' [0000000100400718] core access debug: net: connecting to localhost port 8081 [0000000101082ed8] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac [0000000101082de8] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac [0000000101082ed8] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/meta/art [0000000101082ed8] core art finder debug: no art finder modules matched [000000010110b988] core libvlc debug: art not found for http://localhost:8081/test [0000000101082de8 <http://localhost:8081/test%5B0000000101082de8>] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/meta/art [0000000101082de8] core art finder debug: no art finder modules matched [0000000101123e98] core playlist debug: art not found for http://localhost:8081/test [0000000100400718] core access debug: connection succeeded (socket = 6) [0000000100400718] http access debug: protocol 'HTTP' answer code 301 [0000000100400718] http access debug: Server: Mona [0000000100400718] http access debug: Connection: close [0000000100400718] http access debug: Content-Type: text/html [0000000100400718] http access debug: response body size=291 [0000000100400718] http access debug: redirection to http://localhost:8081/test/ [0000000100400718] http access debug: querying proxy for http://localhost:8081/test/ [0000000100400718] http access debug: no proxy [0000000100400718] http access debug: http: server='localhost' port=8081 file='/test/' [0000000100400718] core access debug: net: connecting to localhost port 8081 [0000000100400718] core access debug: connection succeeded (socket = 6) [0000000100400718] http access debug: protocol 'HTTP' answer code 200 [0000000100400718] http access debug: Server: Mona [0000000100400718] http access debug: Connection: close [0000000100400718] http access debug: Content-Type: text/html; charset=utf-8 [0000000100400718] http access debug: response body size=428 [0000000100400718] core access debug: using access module "http" [0000000101172fb8] core stream debug: Using stream method for AStream* [0000000101172fb8] core stream debug: starting pre-buffering [0000000101172fb8] core stream debug: received first data after 0 ms [0000000101172fb8] core stream debug: pre-buffering done 428 bytes in 0s - 34830 KiB/s [0000000101173258] core stream debug: looking for stream_filter module matching "any": 9 candidates [0000000101173258] core stream debug: no stream_filter modules matched [0000000101173248] core stream debug: looking for stream_filter module matching "record": 9 candidates [0000000101173248] core stream debug: using stream_filter module "record" [0000000100361498] core input debug: creating demux: access='http' demux='any' location='localhost:8081/test/' file='(null)' [0000000101173438] core demux debug: looking for demux module matching "any": 66 candidates [0000000101173438] ts demux debug: TS module discarded (lost sync) [0000000101173438] mod demux debug: MOD validation failed (ext=) [0000000101173438] avcodec demux debug: trying url: http://localhost:8081/test/ [0000000101173438] avcodec demux debug: CPU flags: 0x0107d3db [0000000101173438] avcodec demux debug: couldn't guess format [0000000101173438] lua demux debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/playlist [0000000101173438] lua demux debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/playlist [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/anevia_streams.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/anevia_xml.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/appletrailers.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/bbc_co_uk.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/break.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/canalplus.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/cue.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/dailymotion.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/extreme.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/france2.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/googlevideo.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/jamendo.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/joox.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/katsomo.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/koreus.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/lelombrik.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/liveleak.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/metacafe.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/metachannels.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/mpora.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/pinkbike.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/pluzz.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/rockbox_fm_presets.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/soundcloud.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/vimeo.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/youtube.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/youtube_homepage.luac [0000000101173438] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/zapiks.luac [0000000101173438] lua demux debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/playlist [0000000101173438] ps demux warning: this does not look like an MPEG PS stream, continuing anyway [0000000101173438] core demux debug: using demux module "ps" [000000010101d6d8] core demux meta debug: looking for meta reader module matching "any": 2 candidates [000000010101d6d8] lua demux meta debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/meta/reader [000000010101d6d8] lua demux meta debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader [000000010101d6d8] lua demux meta debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader/filename.luac [000000010101d6d8] lua demux meta debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/meta/reader [000000010101d6d8] core demux meta debug: no meta reader modules matched [0000000100361498] core input debug:
http://localhost:8081/test' successfully opened [0000000101173438] ps demux warning: garbage at input, trying to resync... [0000000100361498] core input debug: EOF reached [0000000101173438] core demux debug: removing module "ps" [0000000101123e98] core playlist debug: finished input [0000000101173248] core stream debug: removing module "record" [0000000100400718] core access debug: object waitpipe triggered [0000000100400718] core access debug: removing module "http" [0000000101123e98] core playlist debug: dead input [0000000101123e98] core playlist debug: changing item without a request (current 0/1) [0000000101123e98] core playlist debug: nothing to play [0000000100501c18] macosx interface debug: Starting macosx interface [000000010bf22f68] core probe debug: looking for services probe module matching "any": 5 candidates [000000010bf22f68] core probe debug: no services probe modules matched [00000001002f9648] core generic debug: looking for extension module matching "any": 1 candidates [00000001002f9648] lua generic debug: Opening Lua Extension module [00000001002f9648] lua generic debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/extensions [00000001002f9648] lua generic debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/extensions [00000001002f9648] lua generic debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/extensions/VLSub.luac [00000001002f9648] lua generic debug: Scanning Lua script /Applications/VLC.app/Contents/MacOS/share/lua/extensions/VLSub.luac [00000001002f9648] lua generic debug: Script /Applications/VLC.app/Contents/MacOS/share/lua/extensions/VLSub.luac has the following capability flags: 0x5 [00000001002f9648] lua generic debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/extensions [00000001002f9648] core generic debug: using extension module "lua" [0000000101123e98] core playlist debug: processing request item: http://localhost:8081/test, node: Playlist, skip: 0 [0000000101123e98] core playlist debug: resyncing on http://localhost:8081/test [0000000101123e98 http://localhost:8081/test%5B0000000101123e98] core playlist debug: http://localhost:8081/test is at 0 [0000000101123e98] core playlist debug: starting playback of the new playlist item [0000000101123e98] core playlist debug: resyncing on http://localhost:8081/test [0000000101123e98 http://localhost:8081/test%5B0000000101123e98] core playlist debug: http://localhost:8081/test is at 0 [0000000101123e98] core playlist debug: creating new input thread [000000010118afa8] core input debug: Creating an input for 'http://localhost:8081/test' [0000000101123e98] core playlist debug: requesting art for http://localhost:8081/test [000000010118afa8 http://localhost:8081/test%5B000000010118afa8] core input debug: using timeshift granularity of 50 MiB, in path '/tmp' [000000010118afa8] core input debug:http://localhost:8081/test' gives access
http' demux' path
localhost:8081/test' [000000010118afa8] core input debug: specified demuxany' [000000010118afa8] core input debug: creating demux: access='http' demux='any' location='localhost:8081/test' file='(null)' [0000000100503258] core art finder debug: looking for meta fetcher module matching "any": 1 candidates [0000000100408f68] core demux debug: looking for access_demux module matching "http": 14 candidates [0000000100503258] lua art finder debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/meta/fetcher [0000000100408f68] core demux debug: no access_demux modules matched [0000000100503258] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher [000000010118afa8] core input debug: creating access 'http' location='localhost:8081/test', path='(null)' [00000001011d7148] core access debug: looking for access module matching "http": 19 candidates [0000000100503258] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher/tvrage.luac [00000001011d7148] http access debug: querying proxy for http://localhost:8081/test [00000001011d7148 <http://localhost:8081/test%5B00000001011d7148>] http access debug: no proxy [00000001011d7148] http access debug: http: server='localhost' port=8081 file='/test' [00000001011d7148] core access debug: net: connecting to localhost port 8081 [0000000100503258] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher/tvrage.luac [0000000100503258] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/meta/fetcher [0000000100503258] core art finder debug: no meta fetcher modules matched [000000010110b988] core libvlc debug: searching art for http://localhost:8081/test [00000001108188a8 <http://localhost:8081/test%5B00000001108188a8>] core art finder debug: looking for art finder module matching "any": 2 candidates [00000001108188a8] lua art finder debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/meta/art [00000001108188a8] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art [00000001108188a8] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac [00000001108188a8] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac [00000001108188a8] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac [00000001108188a8] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac [00000001108188a8] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac [00000001108188a8] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac [00000001108188a8] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac [00000001108188a8] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac [00000001108188a8] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/meta/art [00000001108188a8] core art finder debug: no art finder modules matched [000000010110b988] core libvlc debug: art not found for http://localhost:8081/test [00000001011d7148 <http://localhost:8081/test%5B00000001011d7148>] core access debug: connection succeeded (socket = 13) [00000001011d7148] http access debug: protocol 'HTTP' answer code 301 [00000001011d7148] http access debug: Server: Mona [00000001011d7148] http access debug: Connection: close [00000001011d7148] http access debug: Content-Type: text/html [00000001011d7148] http access debug: response body size=291 [00000001011d7148] http access debug: redirection to http://localhost:8081/test/ [00000001011d7148 <http://localhost:8081/test/%5B00000001011d7148>] http access debug: querying proxy for http://localhost:8081/test/ [00000001011d7148 <http://localhost:8081/test/%5B00000001011d7148>] http access debug: no proxy [00000001011d7148] http access debug: http: server='localhost' port=8081 file='/test/' [00000001011d7148] core access debug: net: connecting to localhost port 8081 [00000001011d7148] core access debug: connection succeeded (socket = 13) [00000001011d7148] http access debug: protocol 'HTTP' answer code 200 [00000001011d7148] http access debug: Server: Mona [00000001011d7148] http access debug: Connection: close [00000001011d7148] http access debug: Content-Type: text/html; charset=utf-8 [00000001011d7148] http access debug: response body size=428 [00000001011d7148] core access debug: using access module "http" [0000000100408f68] core stream debug: Using stream method for AStream* [0000000100408f68] core stream debug: starting pre-buffering [0000000100408f68] core stream debug: received first data after 0 ms [0000000100408f68] core stream debug: pre-buffering done 428 bytes in 0s - 29854 KiB/s [00000001004091c8] core stream debug: looking for stream_filter module matching "any": 9 candidates [00000001004091c8] core stream debug: no stream_filter modules matched [00000001004091c8] core stream debug: looking for stream_filter module matching "record": 9 candidates [00000001004091c8] core stream debug: using stream_filter module "record" [000000010118afa8] core input debug: creating demux: access='http' demux='any' location='localhost:8081/test/' file='(null)' [0000000100409308] core demux debug: looking for demux module matching "any": 66 candidates [0000000100409308] ts demux debug: TS module discarded (lost sync) [0000000100409308] mod demux debug: MOD validation failed (ext=) [0000000100409308] avcodec demux debug: trying url: http://localhost:8081/test/ [0000000100409308] avcodec demux debug: CPU flags: 0x0107d3db [0000000100409308] avcodec demux debug: couldn't guess format [0000000100409308] lua demux debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/playlist [0000000100409308] lua demux debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/playlist [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/anevia_streams.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/anevia_xml.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/appletrailers.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/bbc_co_uk.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/break.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/canalplus.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/cue.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/dailymotion.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/extreme.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/france2.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/googlevideo.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/jamendo.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/joox.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/katsomo.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/koreus.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/lelombrik.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/liveleak.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/metacafe.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/metachannels.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/mpora.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/pinkbike.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/pluzz.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/rockbox_fm_presets.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/soundcloud.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/vimeo.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/youtube.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/youtube_homepage.luac [0000000100409308] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/zapiks.luac [0000000100409308] lua demux debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/playlist [0000000100409308] ps demux warning: this does not look like an MPEG PS stream, continuing anyway [0000000100409308] core demux debug: using demux module "ps" [000000011070bdb8] core demux meta debug: looking for meta reader module matching "any": 2 candidates [000000011070bdb8] lua demux meta debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/meta/reader [000000011070bdb8] lua demux meta debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader [000000011070bdb8] lua demux meta debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader/filename.luac [000000011070bdb8] lua demux meta debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/meta/reader [000000011070bdb8] core demux meta debug: no meta reader modules matched [000000010118afa8] core input debug:
http://localhost:8081/test' successfully opened [0000000100409308] ps demux warning: garbage at input, trying to resync... [000000010118afa8] core input debug: EOF reached [0000000101123e98] core playlist debug: finished input [0000000100409308] core demux debug: removing module "ps" [00000001011d7148] core access debug: object waitpipe triggered [00000001004091c8] core stream debug: removing module "record" [00000001011d7148] core access debug: removing module "http" [0000000101123e98] core playlist debug: dead input [0000000101123e98] core playlist debug: changing item without a request (current 0/1) [0000000101123e98] core playlist debug: nothing to play [0000000101123e98] core playlist debug: processing request item: http://localhost:8081/test, node: Playlist, skip: 0 [0000000101123e98] core playlist debug: resyncing on http://localhost:8081/test [0000000101123e98 http://localhost:8081/test%5B0000000101123e98] core playlist debug: http://localhost:8081/test is at 0 [0000000101123e98] core playlist debug: starting playback of the new playlist item [0000000101123e98] core playlist debug: resyncing on http://localhost:8081/test [0000000101123e98 http://localhost:8081/test%5B0000000101123e98] core playlist debug: http://localhost:8081/test is at 0 [0000000101123e98] core playlist debug: creating new input thread [00000001005037e8] core input debug: Creating an input for 'http://localhost:8081/test' [0000000101123e98] core playlist debug: requesting art for http://localhost:8081/test [00000001005037e8 http://localhost:8081/test%5B00000001005037e8] core input debug: using timeshift granularity of 50 MiB, in path '/tmp' [00000001005037e8] core input debug:http://localhost:8081/test' gives access
http' demux' path
localhost:8081/test' [00000001005037e8] core input debug: specified demuxany' [00000001005037e8] core input debug: creating demux: access='http' demux='any' location='localhost:8081/test' file='(null)' [000000010bf50ca8] core demux debug: looking for access_demux module matching "http": 14 candidates [0000000100603328] core art finder debug: looking for meta fetcher module matching "any": 1 candidates [000000010bf50ca8] core demux debug: no access_demux modules matched [0000000100603328] lua art finder debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/meta/fetcher [00000001005037e8] core input debug: creating access 'http' location='localhost:8081/test', path='(null)' [000000010bf50ca8] core access debug: looking for access module matching "http": 19 candidates [0000000100603328] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher [000000010bf50ca8] http access debug: querying proxy for http://localhost:8081/test [000000010bf50ca8 <http://localhost:8081/test%5B000000010bf50ca8>] http access debug: no proxy [000000010bf50ca8] http access debug: http: server='localhost' port=8081 file='/test' [000000010bf50ca8] core access debug: net: connecting to localhost port 8081 [0000000100603328] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher/tvrage.luac [0000000100603328] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher/tvrage.luac [0000000100603328] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/meta/fetcher [0000000100603328] core art finder debug: no meta fetcher modules matched [000000010110b988] core libvlc debug: searching art for http://localhost:8081/test [0000000100507c98 <http://localhost:8081/test%5B0000000100507c98>] core art finder debug: looking for art finder module matching "any": 2 candidates [0000000100507c98] lua art finder debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/meta/art [0000000100507c98] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art [0000000100507c98] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac [0000000100507c98] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac [0000000100507c98] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac [0000000100507c98] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac [0000000100507c98] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac [0000000100507c98] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac [0000000100507c98] lua art finder debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac [0000000100507c98] lua art finder debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac [0000000100507c98] lua art finder debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/meta/art [0000000100507c98] core art finder debug: no art finder modules matched [000000010110b988] core libvlc debug: art not found for http://localhost:8081/test [000000010bf50ca8 <http://localhost:8081/test%5B000000010bf50ca8>] core access debug: connection succeeded (socket = 11) [0000000101033758] macosx audio output warning: variable stereo-mode doesn't exist or isn't handled [000000010bf50ca8] http access debug: protocol 'HTTP' answer code 301 [000000010bf50ca8] http access debug: Server: Mona [000000010bf50ca8] http access debug: Connection: close [000000010bf50ca8] http access debug: Content-Type: text/html [000000010bf50ca8] http access debug: response body size=291 [000000010bf50ca8] http access debug: redirection to http://localhost:8081/test/ [000000010bf50ca8 <http://localhost:8081/test/%5B000000010bf50ca8>] http access debug: querying proxy for http://localhost:8081/test/ [000000010bf50ca8 <http://localhost:8081/test/%5B000000010bf50ca8>] http access debug: no proxy [000000010bf50ca8] http access debug: http: server='localhost' port=8081 file='/test/' [000000010bf50ca8] core access debug: net: connecting to localhost port 8081 [000000010bf50ca8] core access debug: connection succeeded (socket = 11) [000000010bf50ca8] http access debug: protocol 'HTTP' answer code 200 [000000010bf50ca8] http access debug: Server: Mona [000000010bf50ca8] http access debug: Connection: close [000000010bf50ca8] http access debug: Content-Type: text/html; charset=utf-8 [000000010bf50ca8] http access debug: response body size=428 [000000010bf50ca8] core access debug: using access module "http" [00000001011c83c8] core stream debug: Using stream method for AStream* [00000001011c83c8] core stream debug: starting pre-buffering [00000001011c83c8] core stream debug: received first data after 0 ms [00000001011c83c8] core stream debug: pre-buffering done 428 bytes in 0s - 37997 KiB/s [00000001011d6ed8] core stream debug: looking for stream_filter module matching "any": 9 candidates [00000001011d6ed8] core stream debug: no stream_filter modules matched [00000001011d6ed8] core stream debug: looking for stream_filter module matching "record": 9 candidates [00000001011d6ed8] core stream debug: using stream_filter module "record" [00000001005037e8] core input debug: creating demux: access='http' demux='any' location='localhost:8081/test/' file='(null)' [00000001011db6a8] core demux debug: looking for demux module matching "any": 66 candidates [00000001011db6a8] ts demux debug: TS module discarded (lost sync) [00000001011db6a8] mod demux debug: MOD validation failed (ext=) [00000001011db6a8] avcodec demux debug: trying url: http://localhost:8081/test/ [00000001011db6a8 <http://localhost:8081/test/%5B00000001011db6a8>] avcodec demux debug: CPU flags: 0x0107d3db [00000001011db6a8] avcodec demux debug: couldn't guess format [00000001011db6a8] lua demux debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/playlist [00000001011db6a8] lua demux debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/playlist [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/anevia_streams.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/anevia_xml.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/appletrailers.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/bbc_co_uk.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/break.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/canalplus.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/cue.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/dailymotion.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/extreme.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/france2.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/googlevideo.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/jamendo.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/joox.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/katsomo.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/koreus.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/lelombrik.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/liveleak.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/metacafe.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/metachannels.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/mpora.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/pinkbike.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/pluzz.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/rockbox_fm_presets.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/soundcloud.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/vimeo.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/youtube.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/youtube_homepage.luac [00000001011db6a8] lua demux debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/zapiks.luac [00000001011db6a8] lua demux debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/playlist [00000001011db6a8] ps demux warning: this does not look like an MPEG PS stream, continuing anyway [00000001011db6a8] core demux debug: using demux module "ps" [000000010bf4f308] core demux meta debug: looking for meta reader module matching "any": 2 candidates [000000010bf4f308] lua demux meta debug: Trying Lua scripts in /Users/eigh_io/Library/Application Support/org.videolan.vlc/lua/meta/reader [000000010bf4f308] lua demux meta debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader [000000010bf4f308] lua demux meta debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader/filename.luac [000000010bf4f308] lua demux meta debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/share/lua/meta/reader [000000010bf4f308] core demux meta debug: no meta reader modules matched [00000001005037e8] core input debug:
http://localhost:8081/test' successfully opened [00000001011db6a8] ps demux warning: garbage at input, trying to resync... [00000001005037e8] core input debug: EOF reached [00000001011db6a8] core demux debug: removing module "ps" [00000001011d6ed8] core stream debug: removing module "record" [000000010bf50ca8] core access debug: removing module "http" [0000000101123e98] core playlist debug: finished input [000000010bf50ca8] core access debug: object waitpipe triggered [0000000101123e98] core playlist debug: dead input [0000000101123e98] core playlist debug: changing item without a request (current 0/1) [0000000101123e98] core playlist debug: nothing to play— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MonaSolutions/MonaClients/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AFax1YLAvls9_O4SveXwSuHgdlBVdiDZks5ssKv7gaJpZM4P5XlK .
I can stream OBS->MonaServer-> as rtfmp and rtmp
I can confirm that that does work using raspi.monaserver.ovh/MonaClients/VideoPlayer/?fit&url=rtmfp://127.0.0.1/test
However, I want to listen to the stream on an IOS device, the easiest is to use AVPlayer class, which supports http streaming. However, http streaming, although enabled in MonaServer on port 8081 does not "stream", as far as I can tell using VLC as a receiver of that stream: