[vlc-devel] [PATCH] Integrate the RTMPdump library to play rtmp and rtmpe streams.

Konstantin Pavlov thresh at altlinux.ru
Thu Jul 1 15:25:36 CEST 2010


On Wed, Jun 30, 2010 at 04:49:15AM +0300, Daniel Tisza wrote:
> Hi,
> 
> Thanks for the comments.
> I made the suggested changes (details below).
> Attached the new independent patch.
> Can be tested with the playlist from previous message.

I've tried testing this patch and couldnt find the proper way to view RTMP
stream that is properly saved by rtmpdump.

Here's rtmpdump launch line:

rtmpdump -r rtmp://fms031.lo1.hwcdn.net/a2f2q9i4/_definst_ --swfUrl
http://play.freecaster.com/player/FCPlayer.swf --tcUrl
'rtmp://fms031.lo1.hwcdn.net/a2f2q9i4/_definst_' --pageUrl
'http://freecaster.tv/mx/1012443/mx3-wc-2010-round-of-greece' --playpath
'mp4:fms/replays/MX3_WC_Greece_2010.mov?doppl=30dd662a7cf1e8f3&dopsig=11b41a5faefae397169fbc0e3a649028'
-o mx3-wc-2010-greece.flv


Here's VLC launch line,

./vlc -vvv 'rtmp://fms031.lo1.hwcdn.net/a2f2q9i4/_definst_' --rtmp-swfurl
'http://play.freecaster.com/player/FCPlayer.swf' --rtmp-tcurl
'rtmp://fms031.lo1.hwcdn.net/a2f2q9i4/_definst_' --rtmp-pageurl
'http://freecaster.tv/mx/1012443/mx3-wc-2010-round-of-greece'
--rtmp-playpath
'mp4:fms/replays/MX3_WC_Greece_2010.mov?doppl=30dd662a7cf1f5c5&dopsig=44d10fd101e5bdc28861f664a57f42e0'
--rtmp-flashver 'LNX 10,1,53,64' --rtmp-app 'a2f2q9i4/_definst_'
--rtmp-hostname 'fms031.lo1.hwcdn.net'

VLC fails to establish connection.

As a side note, when compiled with debug, VLC aborts on:

c: misc/variables.c:787: var_GetChecked: Assertion `expected_type == 0 ||
(p_var->i_type & 0x00f0) == expected_type' failed.


Backtrace shows:
#3  0xb768c65f in var_GetChecked (p_this=0x8280504, psz_name=0xb369d3f8
"start-time", expected_type=48, p_val=0xb360deb4) at misc/variables.c:786


-- 
The trouble with a lot of self-made men is that they worship their creator.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100701/37189a90/attachment.sig>


More information about the vlc-devel mailing list