[vlc-devel] RTMP patch
Ilkka Ollakka
ilkka.ollakka+vlc at oamk.fi
Wed Jan 30 22:29:46 CET 2008
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.
--
Ilkka Ollakka
Look out! Behind you!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080130/77ac0239/attachment.sig>
More information about the vlc-devel
mailing list