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 10-26-2009, 09:09 AM
uartt uartt is offline
Junior Member
 
Join Date: Oct 2009
Posts: 9
uartt is on a distinguished road
Default

How to send multiple values in the --auth?


How to send multiple values in the --auth? If you separate them with commas, spaces or slashes, they are passed incorrectly.
For example you need to pass variables to authenticate with the option --auth:

Code:
flvstreamer - rtmp rtmp://url.com/live_video -- auth login
In the example in the parameter --auth, we send a variable login. As early as
the same parameter (--auth) sends a second variable, password
example?

If you like this video stream is displayed in flash player, it turns out there using the line


Code:
nc.connect("rtmp://url.com/live_video", login, password, any_other_variables);
Please help. The second day of head scrap
Reply With Quote
  #2  
Old 10-27-2009, 03:39 AM
uartt uartt is offline
Junior Member
 
Join Date: Oct 2009
Posts: 9
uartt is on a distinguished road
Default

Re: How to send multiple values in the --auth?


Surely no one can help me? Knows someone contacts the developer of this program? His name is Andrej Stepanchuk.
Reply With Quote
  #3  
Old 10-28-2009, 02:08 PM
Stream Recorder
 
Posts: n/a
Default

Re: How to send multiple values in the --auth?


What web-page are you trying to download from? What OS do you have?
Reply With Quote
  #4  
Old 10-28-2009, 04:06 PM
uartt uartt is offline
Junior Member
 
Join Date: Oct 2009
Posts: 9
uartt is on a distinguished road
Default

Re: How to send multiple values in the --auth?


Quote:
Originally Posted by Stream Recorder View Post
What web-page are you trying to download from? What OS do you have?
__http://video-girl.ru/
Win XP
Reply With Quote
  #5  
Old 10-29-2009, 06:24 AM
Stream Recorder
 
Posts: n/a
Default

Re: How to send multiple values in the --auth?


Quote:
Originally Posted by uartt View Post
__http://video-girl.ru/
Win XP
I get the following error when downloading with Replay Media Catcher:
Code:
Sorry, could only download a partial RTMP stream
Media was saved anyway:
E:\Temp\modelVideo_C46D444D.flv
Exception:
m_nErrType = 6
m_strDesc = "Connection was closed by remote host"
m_strFile = F:\proj32\TestRTMPClient\RTMPStreamRip.cpp
m_nLineNumber = 858
But I didn't have any problem recording free chats from video-girl.ru with Jaksta and even freeware Grab Pro.

My guess is that you only can use software that can capture packets from flash player when recording from video-girl.ru, so rtmpdump and flvstreamer may not help.
Reply With Quote
  #6  
Old 10-29-2009, 07:11 AM
uartt uartt is offline
Junior Member
 
Join Date: Oct 2009
Posts: 9
uartt is on a distinguished road
Default

Re: How to send multiple values in the --auth?


I'm using Jaksta get to write only 12-14 seconds, and then the download is completed. Therefore wanted to learn how to send multiple values for auth in flvstreamer. Probably would have happened upload videos from this site. Judging by the error problem is in the incorrect transfer values for auth.
Reply With Quote
  #7  
Old 10-29-2009, 08:15 AM
Stream Recorder
 
Posts: n/a
Default

Re: How to send multiple values in the --auth?


Quote:
Originally Posted by uartt View Post
I'm using Jaksta get to write only 12-14 seconds, and then the download is completed. Therefore wanted to learn how to send multiple values for auth in flvstreamer. Probably would have happened upload videos from this site. Judging by the error problem is in the incorrect transfer values for auth.
In Jaksta go to the settings and change the recording mode. You need to capture packets from flash player (record) rather than download!
Reply With Quote
  #8  
Old 10-31-2009, 01:01 PM
uartt uartt is offline
Junior Member
 
Join Date: Oct 2009
Posts: 9
uartt is on a distinguished road
Default

Re: How to send multiple values in the --auth?


Quote:
Originally Posted by Stream Recorder View Post
In Jaksta go to the settings and change the recording mode. You need to capture packets from flash player (record) rather than download!
thanks
Reply With Quote
  #9  
Old 01-08-2010, 07:14 PM
hyc hyc is offline
RTMPdump team
 
Join Date: Dec 2009
Posts: 169
hyc will become famous soon enoughhyc will become famous soon enough
Default

Re: How to send multiple values in the --auth?


Quote:
Originally Posted by uartt View Post
How to send multiple values in the --auth? If you separate them with commas, spaces or slashes, they are passed incorrectly.
For example you need to pass variables to authenticate with the option --auth:

Code:
flvstreamer - rtmp rtmp://url.com/live_video -- auth login
In the example in the parameter --auth, we send a variable login. As early as
the same parameter (--auth) sends a second variable, password
example?

If you like this video stream is displayed in flash player, it turns out there using the line


Code:
nc.connect("rtmp://url.com/live_video", login, password, any_other_variables);
Please help. The second day of head scrap
The --auth option can only set one value. A new --conn option is available in rtmpdump 2.1c that lets you set arbitrarily many parameters. You must also know the type of the parameter... E.g. for two string parameters, use
--conn S:login --conn S:mypassword
Reply With Quote
  #10  
Old 01-21-2010, 07:06 AM
uartt uartt is offline
Junior Member
 
Join Date: Oct 2009
Posts: 9
uartt is on a distinguished road
Default

Re: How to send multiple values in the --auth?


Quote:
Originally Posted by hyc View Post
The --auth option can only set one value. A new --conn option is available in rtmpdump 2.1c that lets you set arbitrarily many parameters. You must also know the type of the parameter... E.g. for two string parameters, use
--conn S:login --conn S:mypassword
Thank you very much
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 09:12 AM.


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