RTMPdump with Twonky?

General discussion about the media server. Feature requests. Hints, tips and tricks.
Locked
palsoft
Posts:3
Joined:Thu Nov 24, 2011 4:31 pm
AV Hardware:WD My Book Live
RTMPdump with Twonky?

Post by palsoft » Tue Feb 14, 2012 4:55 pm

Does someone managed to execute a RTMPdump via Twonky? I think, it must be easy to do. I've just tried to install and execute a rtmpdump command directly on my WD My Book Live:

rtmpdump -r "rtmp://..." -a "" -f "WIN 10,0,12,36" -W "http://...player.swf" -p "http://...somepage.html" -y "...somestream.mp4"

and everything goes well, streaming was succesfull.
The question is, how can I get Twonky to run this command? And from where? I suspect that it must be something with transcoding:

# transcode rtmp
exec: rtmpdump -r $infile -o $outfile ..?

I'm stucked here. Does anyone have any idea?

User avatar
phibertron
Posts:1566
Joined:Sun Jan 30, 2011 5:52 pm
AV Hardware:Hardware
========
WHS - HP Ex495
PS3
XBOX 360
iTouch - Gen 2 and Gen 3
PSP - 3000

Encoders
========
Handbrake
x264
ffmpeg
mencoder

Tagging
======
mp3tag

Re: RTMPdump with Twonky?

Post by phibertron » Tue Feb 14, 2012 10:31 pm

It "might" be possible to leverage the transcoding feature to do that
I think the hard part might be in getting Twonky go from a source file/link
to determine it needs to be transcoded, to have it get passed to rtmpdump
viewtopic.php?f=2&t=10627
viewtopic.php?f=2&t=9353
viewtopic.php?f=2&t=9408
viewtopic.php?f=2&t=9416
viewtopic.php?f=2&t=9424
viewtopic.php?f=2&t=9364
viewtopic.php?f=2&t=9497

Locked