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
  #61  
Old 04-25-2017, 10:11 PM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Quote:
Originally Posted by ramtico View Post
And for Cam4?
The Streamlink team is working on the Cam4 plugin, I think it should be ready in version 0.6.0

If you do not want to wait, copy the following code to the notepad and save it as a Cam4.py in the ...\streamlink\plugins folder.


Code:
import re

from streamlink.plugin import Plugin
from streamlink.plugin.api import http, useragents, validate
from streamlink.stream import HLSStream, RTMPStream
from streamlink.utils import parse_json


class Cam4(Plugin):
    _url_re = re.compile(r'https?://([a-z]+\.)?cam4.com/.+')
    _video_data_re = re.compile(r"flashData: (?P<flash_data>{.*}), hlsUrl: '(?P<hls_url>.+?)'")

    _flash_data_schema = validate.Schema(
        validate.all(
            validate.transform(parse_json),
            validate.Schema({
                'playerUrl': validate.url(),
                'flashVars': validate.Schema({
                    'videoPlayUrl': validate.text,
                    'videoAppUrl': validate.url(scheme='rtmp')
                })
            })
        )
    )

    @classmethod
    def can_handle_url(cls, url):
        return Cam4._url_re.match(url)

    def _get_streams(self):
        res = http.get(self.url, headers={'User-Agent': useragents.ANDROID})
        match = self._video_data_re.search(res.text)
        if match is None:
            return

        hls_streams = HLSStream.parse_variant_playlist(
            self.session,
            match.group('hls_url'),
            headers={'Referer': self.url}
        )
        for s in hls_streams.items():
            yield s

        rtmp_video = self._flash_data_schema.validate(match.group('flash_data'))
        rtmp_stream = RTMPStream(self.session, {
            'rtmp': rtmp_video['flashVars']['videoAppUrl'],
            'playpath': rtmp_video['flashVars']['videoPlayUrl'],
            'swfUrl': rtmp_video['playerUrl']
        })
        yield 'live', rtmp_stream


__plugin__ = Cam4
Then copy the .bat script and put it in the folder together with rtmpdump.exe with the KSW patch, or replace the old rtmpdump.exe with that version in the environment path https://github.com/K-S-V/Scripts/releases

Code:
@echo off
setlocal enableDelayedExpansion

set USERNAME=AnonymousUser
set PASSWORD=anonymous

set SECONDS=15

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

set OUT_DIR=Cam4\%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://cam4.com/%model%/" best --http-header "swfUrl=https://static.cam4.com/client/Cam4Chatless_1.176_guest.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
  #62  
Old 04-26-2017, 10:38 AM
ramtico ramtico is offline
Junior Member
 
Join Date: Dec 2016
Posts: 6
ramtico is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Thank you very, very much. Very good explanation. You made my day.

Is it possible to record different models at the same time?
Reply With Quote
  #63  
Old 05-03-2017, 09:52 PM
asdf030989 asdf030989 is offline
Junior Member
 
Join Date: May 2017
Posts: 2
asdf030989 is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Is the cam4 plugin dont work?
I got the error of unable to open URL of the m3u8 playlist.
Reply With Quote
  #64  
Old 05-04-2017, 06:56 AM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Let's go to the theme of Cam4.

http://stream-recorder.com/forum/rec...-t2704p49.html
Reply With Quote
  #65  
Old 05-16-2017, 07:14 PM
drod drod is offline
Junior Member
 
Join Date: May 2017
Posts: 1
drod is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Can anyone help me with CaptureBate or script (for Linux (like bat-script for Windows in this topic)) for multiple dowloads by streamlink?

For example:
streamlink https://en.chaturbate.com/moonchristine/ best -o moonchristine.flv --retry-streams 60
Every 60 sec streamlink check link, but how I can scripting this for multiple downloads?

Thanks!
Reply With Quote
  #66  
Old 05-17-2017, 06:35 AM
vanhiep891686 vanhiep891686 is offline
Junior Member
 
Join Date: Sep 2016
Posts: 1
vanhiep891686 is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


â›” Bra d??y 4 d??y Ä‘an ch?©o - Ä‘á??ng cá??p - c?? t?*nh - quyá??n r?©.
â›” C??ng chi??m ng?°á»?ng á??nh d?°á»›i Ä‘??y nhá?*n ra Ä‘?°á»?c n?? Ä‘á??p nh?° n?*o á?? !
â›” M??t c?? thá»? th??o rá»?i, th??m m??t d?*y má»?ng tuá»? nhu cá?§u.
â›” Ren th?¬ cá»±c má»?m
â›” Ren viá»?n c?©ng rá??t tinh tá??
â›” C?? 2 m?*u :Ä?en:Trá??ng
⛔ H?*ng Việt Nam .


- Cagedbra shop CAM K?ŠT :
- Tá??t cá?? c??c sá??n phá?©m đồ l??t tá??i shop l?* sá??n phá?©m ho?*n há??o - chá??t l?°á»?ng v?°á»?t trá»™i.
- Tá??t cá?? c??c sá??n phá?©m Ä‘á»?u Ä‘?°á»?c tá»± chá»?p - Sá??n phá?©m kh??ch h?*ng Ä‘á?·t mua khi nhá?*n Ä‘?°á»?c sá?? giống y nh?° h?¬nh á??nh Ä‘?? Ä‘Ä?ng.
- Ä?á»? Ä‘?°??c t?° vá??n truy cá?*p tá??i Ä‘??y - fb:aocagedbrahanoi hoá?·c seach từ kh??a ??o bra
---------------------------------
- HOTLINE : 0982.928.693
- GIAO H?€NG Tá?¬N N?*I TR?ŠN TO?€N QUá»?C
- THANH TO??N SAU KHI NHá?¬N H?€NG
- INBOX hay COMMENT trá»±c tiá??p.
Reply With Quote
  #67  
Old 05-18-2017, 02:52 AM
cam2fun cam2fun is offline
Adult webcams Online
 
Join Date: May 2017
Location: Landon
Posts: 57
cam2fun is on a distinguished road
Default

cam2fun.Sample Rtmpdump


http://www.cam2fun.com/cat/Guys

Free Chat with guys,

Live Gay Cams,

Free Gay Webcams at cam2fun

Free chat with guys, live gay cams, free gay webcams. Talk with gay guys and men instantly on cam2fun.com 24 hours- Uncensored chat gay webcams.

free chat with men, live gay cams, free gay webcams, Crazy Live Cams,FREE CAMS, FREE ADULT VIDEO CHAT, FREE SEX WEBCAMS, LIVE ADULT CAMS, FREE SEX WEBCAMS, ADULT WEBCAMS, FREE LIVE PORN, LIVE ADULT CAMS,FREE SEX WEBCAMS, ADULT WEBCAMS,FREE LIVE PORN.
Reply With Quote
  #68  
Old 05-26-2017, 02:17 AM
Qoiqoi Qoiqoi is offline
Junior Member
 
Join Date: May 2017
Posts: 2
Qoiqoi is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Hey all, the streamlink batch scripts work great but the output files have a variable framerate making them a pain to edit. Is it possible to output them at a constant 30 or something?
Reply With Quote
  #69  
Old 06-01-2017, 06:35 PM
rantanplan rantanplan is offline
Junior Member
 
Join Date: May 2016
Posts: 10
rantanplan is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Hey all,

it seems that capturing chaturbate with the patched rtmpdump does not work anymore. I'm using theses parameters:
Code:
-v
-r rtmp://edgeXX.stream.highwebmedia.com/live-edge 
-p http://chaturbate.com/model_name 
-C S:myname (flasharg[8])
-C S:model_name (flasharg[1])
-C S:2.661
-C S:pbkdf2_sha256$xxxxxxxxxxxxxxxxxxxxxxxx (flasharg[15])
-C S:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx (flasharg[16])
-T m9z#$dO0qe34Rxe@sMYxx%
-y playpath
This worked fine for at least half a year....
Any idea what has changed?

There's a last flash arg, which looks like a JSON object. Not sure if it was there before:
Code:
{"username":"myname","org":"ATL","expire":1496354230,"sig":"xxxxxx","room":"model_name"}
Maybe we also have to send this in some way?

Cheers

Last edited by rantanplan : 06-01-2017 at 10:42 PM.
Reply With Quote
  #70  
Old 06-02-2017, 10:23 AM
trkient8 trkient8 is offline
Junior Member
 
Join Date: Feb 2017
Posts: 6
trkient8 is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Ph?? Tổng Gi??m đốc BQL dá»± ??n Ä??°á»?ng sá??t xin lá»—i sinh vi??n vá?? bá??n đồ

can hệ Ä‘á??n vá»? â€?nhá?·tâ€? bá??n đồ nh?* ga dá»± ??n Ä‘?°á»?ng sá??t C??t Linh - H?* Ä??´ng (H?* Ná»™i), bá»?a nay (2/6), ?´ng V?© Hồng Ph?°??ng - Ph?? gi??m đốc Ä‘iá»?u h?*nh Ban quá??n l?? dá»± ??n Ä??°á»?ng sá??t, Bá»™ giao th?´ng tá??i (GTVT) - Ä‘?? trá»±c tiá??p giao th?´ng vá»›i t??c giá?? tá??m bá??n đồ l?* sinh vi??n Ä??*o Má??nh S??n Ä‘á»? xin lá»—i.

?”ng V?© Hồng Ph?°??ng Ä‘?? gá»?i Ä‘iện trá»±c tiá??p cho anh Ä??*o Má??nh S??n, sinh vi??n nÄ?m 3 tr?°á»?ng Ä?á??i há»?c Kinh tá?? quốc d??n - ng?°á»?i vừa c?´ng nhá?*n bá??n quyá»?n đối vá»›i â€?Bá??n đồ vị tr?* c??c ga t?*uâ€? Ä‘ang Ä‘?°á»?c Ban Quá??n l?? dá»± ??n Ä??°á»?ng sá??t sá»* dá»?ng tá??i má»™t số pano tr?°ng b?*y giá»›i thiệu m?*ng l?°á»›i Ä‘?°á»?ng sá??t tỉnh th?*nh H?* Ná»™i tá??i ga La Kh??.

Do số Ä‘iện thoá??i của sinh vi??n S??n kh?´ng li??n lá??c Ä‘?°á»?c n??n l??nh Ä‘á??o Ban quá??n l?? dá»± ??n Ä‘?°á»?ng sá??t Ä‘?? Ä‘á»? lá??i tin nhá??n vá»›i ná»™i dung xin lá»—i.



Ná»™i dung tin nhá??n nh?° sau:

â€?Th??n gá»*i anh Ä??*o Má??nh S??n, sinh vi??n Ä?á??i há»?c KTQD!

T?´i l?* V?© Hồng Ph?°??ng, Ph?? gi??m đốc Ä‘iá»?u h?*nh Ban quá??n l?? dá»± ??n Ä‘?°á»?ng sá??t – Ä‘??n vị Ä‘?°á»?c giao nhiệm vá»? Ä‘á??i diện chủ Ä‘á?§u t?° Dá»± ??n Ä‘?°á»?ng sá??t Ä‘?´ thị C??t Linh – H?* Ä??´ng.

tr?°á»›c nhá??t, thay má?·t Ban quá??n l?? dá»± ??n Ä‘?°á»?ng sá??t, cho ph?©p t?´i Ä‘?°á»?c gá»*i lá»?i xin lá»—i đối vá»›i v?´ ?? d??ng bá??n đồ m?* ch?°a Ä‘?°á»?c sá»± đồng ?? của t??c giá??.

Ban quá??n l?? dá»± ??n Ä‘?°á»?ng sá??t mong muốn c?? buổi l?*m việc trá»±c tiá??p vá»›i bá??n Ä‘á»? thá??o luá?*n vá»? việc sá»* dá»?ng bá??n đồ n??i tr??n.

Má»™t lá?§n ná»?a, Ban quá??n l?? dá»± ??n Ä‘?°á»?ng sá??t th?*nh thá?*t xin lá»—i v?* rá??t mong nhá?*n Ä‘?°á»?c sá»± há»?p t??c của bá??n.

Tr??n tr�ng!�.

Theo Ban Quá??n l?? dá»± ??n Ä??°á»?ng sá??t, do kh?´ng giao th?´ng Ä‘?°á»?c trá»±c tiá??p vá»›i sinh vi??n Ä??*o Má??nh S??n, trong thá»?i k?¬ chá»? ?? kiá??n của t??c giá??, Ban quá??n l?? dá»± ??n Ä‘?°á»?ng sá??t sá?? tá??m dừng d??ng h?¬nh á??nh n??i tr??n tá??i má»™t số pano Ä‘ang tr?°ng b?*y tá??i ga La Kh??.

Ng?*y 20/5, Ban Quá??n l?? dá»± ??n Ä??°á»?ng sá??t má»? cá»*a nh?* ga La Kh?? - H?* Ä??´ng Ä‘??n ng?°á»?i d??n Ä‘á??n tham quan, t?¬m hiá»?u th??m vá»? dá»± ??n v?* nhá?*n c??c ?? kiá??n Ä‘??ng g??p của quá?§n ch??ng. #.

Tuy nhi??n, theo phá??n ??nh của sinh vi??n Ä??*o Má??nh S??n, bá??n đồ vị tr?* c??c ga t?*u do ch?*nh anh vá?? v?* tá??i l??n má??ng tá?§ng lá»›p nhá?±m má»?c Ä‘?*ch minh há»?a cho b?*i viá??t â€?Dá»± ??n Ä‘?°á»?ng sá??t Ä‘?´ thị H?* Ná»™iâ€? tr??n trang b??ch khoa má»? Wikipedia.org. C??c Ä‘??n vị thá»±c hiện Dá»± ??n Ä‘?°á»?ng sá??t Ä‘?´ thị C??t Linh - H?* Ä??´ng Ä‘?? lá??y bá??n vá?? n?*y vá»? d??ng gá»*i h?*ng vá»? Há??i Ph??ng.

nhá?*n vá»? việc n?*y, Ban Quá??n l?? dá»± ??n Ä??°á»?ng sá??t giá??ng giá??i: â€?Việc n?*y nhá?±m m?´ phá»?ng theo bá??n đồ quy hoá??ch giao th?´ng Ä‘?°á»?ng sá??t th?*nh phố Ä‘?°á»?c duyệt cho TP H?* Ná»™i. Ch??ng t?´i khai th??c từ má??ng internet, chỉ Ä‘á»™c nhá??t v?´ nhị vá»›i mong muốn Ä‘á»? ng?°á»?i d??n c?? c??i nh?¬n tổng quan nhá??t vá»? tuyá??n Ä‘?°á»?ng sá??t th?*nh phố C??t Linh H?* Ä??´ng trong má??ng giao th?´ng Ä‘?°á»?ng sá??t th?*nh phố tổng thá»? của tỉnh th?*nh v?* kh?´ng d??ng v?*o bá??t cứ má»™t má»?c Ä‘?*ch th?°??ng nghiệp n?*oâ€?.

D?° luá?*n x?? há»™i b?*y tá»? sá»± bá??t b?¬nh vá»›i sá»± việc n?*y v?* cho rá?±ng Ä‘?? l?* sá»± cá?©u thá??, v?´ tr??ch nhiệm, thiá??u nghi??m t??c của c??c Ä‘??n vị thá»±c h?*nh Dá»± ??n Ä‘?°á»?ng sá??t C??t Linh - H?* Ä??´ng.

Nguồn Dantri.vn
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:14 AM.


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