Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 11-18-2011, 07:56 AM
Kenisk Kenisk is offline
Junior Member
 
Join Date: Nov 2011
Posts: 2
Kenisk is on a distinguished road
Default

Own3D in VLC


I'm trying to get my rtmpdump + VLC combo work with own3d.tv, since I've got 10x performance boost on 1080p streams on twitch.tv comparing to browser + Adobe Flash combo (50% cpu load on flash vs 5% on VLC). So I've read some articles found in google, and made this command prompt to own3d:

Code:
rtmpdump -r "rtmp://owned.fc.llnwd.net:1935/owned?h=19a467fe967d8fe3d6f5642fceeecae3&r=1321623322" -a "owned?h=19a467fe967d8fe3d6f5642fceeecae3&r=1321623322" -f "WIN 11,0,1,152" -W "http://img.hw.own3d.tv/player/Own3dPlayerV2_63.swf" -p "http://www.own3d.tv/live/29848/Dota_2_with_Beloboka" --live -y "sorokius_29848?h=19a467fe967d8fe3d6f5642fceeecae3&r=1321623322" | "C:\Program Files\VideoLAN\VLC\vlc.exe"
where is

-r = 'tcUrl'
-a = 'App'
-f = constant for system
-W = 'swfUrl'
-p = 'pageUrl'
-y = play function argument

So when i did this i got this picture on screen:

0.804kb and nothing more

Anyone got any suggestions how to make this stream working in VLC?
Reply With Quote
  #2  
Old 11-18-2011, 12:37 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: Own3D in VLC


Reply With Quote
  #3  
Old 11-22-2011, 03:10 AM
Kenisk Kenisk is offline
Junior Member
 
Join Date: Nov 2011
Posts: 2
Kenisk is on a distinguished road
Default

Re: Own3D in VLC


Yeah, its not 24/7 channel, its userstream )
problem solved adding " -" after my code, so working one

Code:
rtmpdump -r "rtmp://owned.fc.llnwd.net:1935/owned?h=19a467fe967d8fe3d6f5642fceeecae3&r=1321623322" -a "owned?h=19a467fe967d8fe3d6f5642fceeecae3&r=1321623322" -f "WIN 11,0,1,152" -W "http://img.hw.own3d.tv/player/Own3dPlayerV2_63.swf" -p "http://www.own3d.tv/live/29848/Dota_2_with_Beloboka" --live -y "sorokius_29848?h=19a467fe967d8fe3d6f5642fceeecae3&r=1321623322" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Reply With Quote
  #4  
Old 11-22-2011, 10:50 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Own3D in VLC


@Kenisk

how is parameter for de.twitch.tv
Reply With Quote
  #5  
Old 04-17-2012, 02:04 AM
PathogenXD PathogenXD is offline
Junior Member
 
Join Date: Apr 2012
Posts: 3
PathogenXD is on a distinguished road
Default

Easy Script


So, after doing a lot of digging to find out exactly what parameters you need and why, I decided to make a small script in python that will give you the correct rtmpdump command for all qualities of a stream to start dumping from own3d.tv.

http://pastebin.com/dqpRnp6h

Usage:
$ script.py <streamID>

(streamID is the numeric value from the stream URL. For "http://www.own3d.tv/live/37905/TSM_Dyrus", it's 37905)

If you guys have any problems, let me know the stream url you're having problems with please.
Reply With Quote
  #6  
Old 04-17-2012, 04:23 AM
evol evol is offline
Senior Member
 
Join Date: Jun 2011
Posts: 228
evol is on a distinguished road
Thumbs up

Re: Easy Script


Quote:
Originally Posted by PathogenXD View Post
So, after doing a lot of digging to find out exactly what parameters you need and why, I decided to make a small script in python that will give you the correct rtmpdump command for all qualities of a stream to start dumping from own3d.tv.

http://pastebin.com/dqpRnp6h

Usage:
$ script.py <streamID>

(streamID is the numeric value from the stream URL. For "http://www.own3d.tv/live/37905/TSM_Dyrus", it's 37905)

If you guys have any problems, let me know the stream url you're having problems with please.
Sweet this works flawlessly and can be adapted for others.
Reply With Quote
Reply Post New Thread
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 11:04 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons