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
  #1  
Old 05-09-2016, 12:54 PM
rykorb rykorb is offline
Junior Member
 
Join Date: May 2016
Posts: 8
rykorb is on a distinguished road
Default

CamSoda.com


Has anyone managed to auto capture anything from camsoda? I know TubeDigger will capture from there but i was wondering if there was a more automated solution?

Rykorb
Reply With Quote
  #2  
Old 05-09-2016, 04:20 PM
offthecuff offthecuff is offline
Junior Member
 
Join Date: Aug 2015
Posts: 28
offthecuff is on a distinguished road
Default

Re: CamSoda.com


just tried RTMPDumpHelper and that works
as does the sniffed short rtmp url in vlc

also livestreamer works

and IDM

so easy got

some rough looking trollops there
Reply With Quote
  #3  
Old 05-10-2016, 03:19 PM
rykorb rykorb is offline
Junior Member
 
Join Date: May 2016
Posts: 8
rykorb is on a distinguished road
Default

Re: CamSoda.com


Any chance you can run me through how you got live streamer to work please?
Reply With Quote
  #4  
Old 05-11-2016, 01:04 PM
offthecuff offthecuff is offline
Junior Member
 
Join Date: Aug 2015
Posts: 28
offthecuff is on a distinguished road
Default

Re: CamSoda.com


sniif the stream url with
url snopper
you will get this

Code:
rtmp://edge01.camsoda.com/cam?token=b2b945039fc7c038ebb2f3c57ea0d75d
add //?mp4: and model name to the end of the url like this

Code:
//?mp4:heidicox
use with livestreamer like this

Code:
livestreamer "rtmp://edge01.camsoda.com/cam?token=b2b945039fc7c038ebb2f3c57ea0d75d//?mp4:heidicox" best -o C:\trollop.flv
token changes get your own
Reply With Quote
  #5  
Old 03-10-2017, 10:59 AM
verafide verafide is offline
Junior Member
 
Join Date: Mar 2017
Posts: 2
verafide is on a distinguished road
Default

Re: CamSoda.com


Quote:
Originally Posted by offthecuff View Post
sniif the stream url with
url snopper
you will get this

Code:
rtmp://edge01.camsoda.com/cam?token=b2b945039fc7c038ebb2f3c57ea0d75d
add //?mp4: and model name to the end of the url like this

Code:
//?mp4:heidicox
use with livestreamer like this

Code:
livestreamer "rtmp://edge01.camsoda.com/cam?token=b2b945039fc7c038ebb2f3c57ea0d75d//?mp4:heidicox" best -o C:\trollop.flv
token changes get your own
That doesn't seem to work anymore

livestreamer gives the error
Code:
[cli][info] Found matching plugin stream for URL rtmp://vide2.camsoda.com:1935/cam?token=f29a4b41d68bce5e0b9ff78aad700eb5//?mp4:modelname
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (rtmp)
[cli][error] No data returned from stream
IDM gives the error
Code:
Stream alias access denied ?mp4:modelname
Any ideas?
Reply With Quote
  #6  
Old 03-10-2017, 12:14 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: CamSoda.com


Hi,

so its working.If you get no data returned then model isnt active.Just try it again with any other model you can see on that site.Also be sure you are using a server which is used.There are also videX servers not only edge.Also check the model playpaths so they are not always just the name only (encX).You also dont need to use token.Just a info.

greetz
Reply With Quote
  #7  
Old 03-10-2017, 08:54 PM
verafide verafide is offline
Junior Member
 
Join Date: Mar 2017
Posts: 2
verafide is on a distinguished road
Default

Re: CamSoda.com


Quote:
Originally Posted by troller12 View Post
Hi,

so its working.If you get no data returned then model isnt active.Just try it again with any other model you can see on that site.Also be sure you are using a server which is used.There are also videX servers not only edge.Also check the model playpaths so they are not always just the name only (encX).You also dont need to use token.Just a info.

greetz
The models were definitely online I was just missing the (encX) which I didn't know was needed so thanks for that. If the token isn't required could you give me an example of how the link should look?
Code:
rtmp://vide5.camsoda.com:1935/cam?//?mp4:modelname-encX
I've tried a few different variations can't seem to get it to work. Sorry if this is a very simple question I appreciate all the help.
Reply With Quote
  #8  
Old 03-11-2017, 03:22 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: CamSoda.com


Hi again,

camsoda is simple to handle and you can grab all infos you need directly from json files (check API site calls in browser console).Below a example...
Code:
rtmp://vide3.camsoda.com:1935/cam?token=//?mp4:weetshersaitxxs-enc10
...only datas you should read on fly are the used server and used stream link (playpath) so they are dynamic *.You can also read the app and token too if you want.
Code:
rtmp://*.camsoda.com:1935/cam?token=//?mp4:weetshersaitxxs-*
Also depends whether model is in online / ticket or private so then you get other playpaths (private / limited) which you could use if you are logged / regged on that site etc.

Just start your browser / console and load to main page and then enter API into searchmask to find the link of online models (json file).Now you can serach your model xy to check whether its online or not + status.Do same if you load any xy model page to find the model json files and in one you find all streaming datas you need to build & execute with any stream tools.Would be better if someone does write a simple script for that or any extern tool to make it simple to use for you and others or maybe you add a request on streamlink site to add your site into plugin list etc.

greetz
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 06:26 AM.


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