euske / vgaplayer

Open source player for Adobe Flash Media Server streams (RTMP)
28 stars 10 forks source link

Need to add a slash after live url? #1

Open wikiwang1991 opened 8 years ago

wikiwang1991 commented 8 years ago

I have a server url rtmp://localhost/live, plays well in vlc, and when using vgaplayer, I have to set the url url=rtmp://192.168.6.86/live/ (add a slash at end), without that slash it fails, saying failed to open rtmp://192.168.6.86, lost the live part. Is it a bug?

tapialandia commented 7 years ago

may be, but , you must consider this correct : rtmp://127.0.0.1/live/watch
rtmp://127.0.0.1/live ---> is like the server app. /watch ---> is like a key , like a channel..

rtmp://127.0.0.1/live/ --> may be correct , but noname channel.

bye. i can't see a fullscreen video. .. just an small video over black screen ( when touch fullscreen)