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 > Video stream recording (Adult streaming videos)
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #71  
Old 06-02-2017, 10:30 AM
rantanplan rantanplan is offline
Junior Member
 
Join Date: May 2016
Posts: 10
rantanplan is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Quote:
Originally Posted by trkient8 View Post
Ph?? Tổng Gi??m đốc BQL dá»± ??n Ä??°á»?ng sá??t xin lá»—i sinh vi??n vá?? bá??n đồ
Moderator?
Reply With Quote
  #72  
Old 06-02-2017, 10:48 AM
wizard wizard is offline
Senior Member
 
Join Date: May 2015
Location: in your webcam
Posts: 118
wizard is on a distinguished road
Lightbulb

Re: Chaturbate Sample Rtmpdump


Quote:
Originally Posted by rantanplan View Post
Moderator?
Unfortunately, moderators are away from here most of time. The best would be that you click on a spammer username, open his public profile and add him to the ignore list.

By doing this you will still see the bold threads when they reply but at least you will not have to scroll through ton of spam to find the regular content (spammer posts will be hidden )

Not the perfect but for sure far more the best solution you can have here as admins and mods are away
Reply With Quote
  #73  
Old 06-02-2017, 11:07 AM
rantanplan rantanplan is offline
Junior Member
 
Join Date: May 2016
Posts: 10
rantanplan is on a distinguished road
Thumbs up

Re: Chaturbate Sample Rtmpdump


Quote:
Originally Posted by wizard View Post
Unfortunately, moderators are away from here most of time. The best would be that you click on a spammer username, open his public profile and add him to the ignore list.

By doing this you will still see the bold threads when they reply but at least you will not have to scroll through ton of spam to find the regular content (spammer posts will be hidden )

Not the perfect but for sure far more the best solution you can have here as admins and mods are away
Thanks for the hint!
Reply With Quote
  #74  
Old 06-02-2017, 05:27 PM
cabulo cabulo is offline
Senior Member
 
Join Date: Jan 2017
Posts: 102
cabulo is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Quote:
Originally Posted by wizard View Post
admins and mods are away
No, they are not away, they just don't interfere.

Somebody is paying for this for some reason of his own.
Reply With Quote
  #75  
Old 06-03-2017, 03:38 AM
wizard wizard is offline
Senior Member
 
Join Date: May 2015
Location: in your webcam
Posts: 118
wizard is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Quote:
Originally Posted by cabulo View Post
No, they are not away, they just don't interfere.

Somebody is paying for this for some reason of his own.
Well if anyone do a little search it might be easy to figure out who and to guess the reasons why but that might go into a long discussion and is not a part of this topic. Therefore, let's keep on with CB discussion
Reply With Quote
  #76  
Old 06-04-2017, 07:19 PM
rantanplan rantanplan is offline
Junior Member
 
Join Date: May 2016
Posts: 10
rantanplan is on a distinguished road
Unhappy

Re: Chaturbate Sample Rtmpdump


OK... back to the topic:

I did some ethernet sniffing (with wireshark).
Indeed the CB player sends this new line (flashvar "auth"):
Code:
{"username":"myname","org":"ATL","expire":1496354230,"sig":"xxxxxx","room":"model_name"}
"sig" looks like this: 1d58fe0742f9687962d8b3f4819ae453e592117aa7e52edc2a c1f295182d6ca2
so this i a 32byte key.
Just copying it from a running CB session does not work. I think that as long as we don't know the meaning of this "sig" we are out of luck.
Reply With Quote
  #77  
Old 06-04-2017, 08:42 PM
supersonic80 supersonic80 is offline
Senior Member
 
Join Date: Mar 2016
Posts: 138
supersonic80 is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Nothing changed on Chaturbate, rtmpdump works fine as usual. I would recommend to check your rtmpdump.

Are you on Windows or Linux? I recently experienced an issue with linux when regular apt-get upgrade replaced patched rtmpdump library and everything stopped working until I manually restored rtmpdump-ksv.

Quote:
Originally Posted by rantanplan View Post
OK... back to the topic:

I did some ethernet sniffing (with wireshark).
Indeed the CB player sends this new line (flashvar "auth"):
Code:
{"username":"myname","org":"ATL","expire":1496354230,"sig":"xxxxxx","room":"model_name"}
"sig" looks like this: 1d58fe0742f9687962d8b3f4819ae453e592117aa7e52edc2a c1f295182d6ca2
so this i a 32byte key.
Just copying it from a running CB session does not work. I think that as long as we don't know the meaning of this "sig" we are out of luck.
Reply With Quote
  #78  
Old 06-10-2017, 06:08 AM
confused.com confused.com is offline
Senior Member
 
Join Date: Jan 2017
Posts: 165
confused.com is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Quote:
Originally Posted by wizard View Post
it might be easy to figure out who and to guess the reasons why
http://stream-recorder.com/forum/mem...stposter&t=956
Reply With Quote
  #79  
Old 06-27-2017, 01:43 PM
Xirius Xirius is offline
Junior Member
 
Join Date: Jun 2017
Posts: 3
Xirius is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


I'm using the .bat script for chaturbate and it has worked great so far. I start it and it looks for when a stream starts and and records.

But now for a few weeks something is wrong. Now when I start the script after maybe 10 minutes of testing if a stream is live (or less) it get stuck on this screen forever:



so when the stream goes live it doesn't capture because it's stuck here. People have the same problem? I didn't change anything in the script. It does record if I start the script just as the channel goes live but the reason for using it is so I can run when I'm not here.
Reply With Quote
  #80  
Old 06-28-2017, 02:22 AM
JasonSm JasonSm is offline
Junior Member
 
Join Date: Mar 2017
Posts: 20
JasonSm is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


yep, i have the same.

try to use this script for streamlink
Quote:
@echo off
setlocal enableDelayedExpansion

set USERNAME=AnonymousUser
set PASSWORD=anonymous

set SECONDS=15

set /p model=Enter username:
set model=%model:https://chaturbate.com=%
set model=%model:/=%

set OUT_DIR=CB\%model%

if not exist %OUT_DIR% (mkdir %OUT_DIR%)

for /L %%i in (1,1,99) do (
set N=!time:~9,12!
set /a N=10000!N! %% 10000
set rand=!random!
set /a rand=!rand!* 31/32768+1
set /a rand=!N!+!rand!
set /a rand=!rand!*31/131+1
)
set server=edge%rand%

:doCapture
for /r %%F in (*) do if %%~zF==0 @del "%%F"
set ts=%date:/=-%_%time::=-%
set ts=%ts: =%
set output=%OUT_DIR%\%model%_%ts%.flv
set PASSWORD=%PASSWORD:\u003D==%

color 2F && title %model% @ %time% - %server%
cls && echo Capturing: %model% @ %time% - %server% && echo.

streamlink "https://chaturbate.com/%model%/" best --http-header "swfUrl=https://en.chaturbate.com/static/flash/CBV_2p670.swf" --http-header "flashVer=WIN 25.0.0.148" -o "%OUT_DIR%\%model%_%ts%.flv

for %%r in (%output%) do (
if %%~zr lss 1 del %output%
color 4F && title %model% - OFFLINE
)

set /a rand=%random%*31/32768+1
set server=edge%rand%

timeout %SECONDS%
goto doCapture
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:46 AM.


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