[vlc-devel] RTMP patch
Miguel Angel Cabrera
macabrera at solaiemes.com
Wed Jan 30 23:05:11 CET 2008
Thanks for the feedback if you fix any bug i would like to see the
solution.
I have tried to connect to that rtmp url with rtmp patch and all goes ok, but doesn't receive nothing.
Also tried to connect directly with a flash application but get this error:
(842023) catchVideos: [type Function]
(842169) NetConnection.onStatus:
application = org.red5.server.service.ServiceNotFoundException
description = Service not found: demoService
code = NetConnection.Call.Failed
level = error
Through the web page requires a password, when they give me one i will continue to research with that url.
Another thing that i am researching is in receiving a flv live streaming, have seen ffmpeg source code and seems they don't support flv without headers with metainformation.
Thanks for your interest in this.
On Wed, 2008-01-30 at 23:29 +0200, Ilkka Ollakka wrote:
> On ke 30. tammikuuta 2008 10:41:56, Miguel Angel Cabrera wrote:
> > Hi,
> >
> > about compiling it in trunk i am doing the upgrade to make it work.
>
> Great,
>
> > For testing i use red5 (http://osflash.org/red5) just install it and
> > pass to vlc the url rtmp://localhost/oflaDemo/IronMan.flv. Red5 have
> > more things but for testing that is enough.
>
> I've tested it against rtmp://213.157.92.202:1935/channels/FloobsTV
> (from http://www.floobs.com/channels/FloobsTV.html) and noticed few
> things.
>
> - it segfaults if server sends eg. client_bw packet back, because code
> doesn't check if array/type is defined to have function.
> - I didn't get it to show any video, testes that rtmp-link with normal
> flash-player and it worked with it. Seems that it does some
> handshakes but doesn't never start to receive video/audio. Seems to
> stay in block_FifoGet in Read, like other thread didn't put anything
> in fifo.
> - Against fms (I think they were fms) I got body handshake corrupt
> error.
>
> But I think it's great start and those seems to be minor details to fix.
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list