quick windows setup

393 views
Skip to first unread message

m.danie...@gmail.com

unread,
May 25, 2020, 5:57:01 PM5/25/20
to MonaServer
I just need to transmit my windows obs to my cellphone, both devices are on the same LAN

I create the "test" folder on mona server's www folder
I run mona server
On OBS I setup stream to custom, rtmp://127.0.0.1, test
When I start streaming I get this:
FlashMainStream.cpp[149] Method client releaseStream not found in application
FlashMainStream.cpp[149] Method client FCPublish not found in application
Publication.cpp[105] Publication test started
Server.cpp[118] 1 clients

Then when I try to connect via vlc windows or android ( rtmp://<ip>/test ) I get this:
FlashMainStream.cpp[149] Method client getStreamLength not found in application /test
FlashStream.cpp[126] setBufferTime 3000ms on stream id=1
Server.cpp[118] 2 clients

vlc on windows stays just loading (progress bar moving left to right)
vlc on android doesn't say anything, just clears the address input

am I missing something?

Thomas Jammet

unread,
May 27, 2020, 10:55:27 AM5/27/20
to monas...@googlegroups.com
Yes, it's a quite common issue, you need to set an application name when using VLC :
 - create a directory "live" (for example) in the "www" directory of MonaServer
 - use rtmp://<ip>/live/test to connect to the stream with VLC

Also you can give a try to MonaServer2 which is more recent : https://sourceforge.net/projects/monaserver/files/MonaTiny/MonaTiny_Win64.zip/download
With this version :
 - you don't need to create the "live" directory
 - you can also play a stream with HTTP progressive download => from vlc or the browser open http://<ip>/test.mp4 where ".mp4" just tell the container format to use for transport (supports also .flv and .ts formats).
Reply all
Reply to author
Forward
0 new messages