Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#31
|
|||
|
|||
Re: Automated Chaturbate Recording Under LinuxI'm starting to see Connection aborted, Error 104 connection reset by peer.
It was good for 3 weeks but I keep getting this, I also can connect from any browser. |
#32
|
|||
|
|||
Re: Automated Chaturbate Recording Under LinuxQuote:
Thank you!!!! |
#33
|
|||
|
|||
Re: Automated Chaturbate Recording Under LinuxHey this project seems cool! I'm working on a similar project but for windows + mac + android!
Glad to see there's a linux awesome project so that area's covered I just just focus on those three. I'm having a little issue when I login for mine though. I notice I login through the same url as well, but after successfully logging in I get an error. However I'm feeling like I can mostly ignore it, just so long as its working to log in... But it's kind of annoying and I'd like to get to the bottom of it! For now to give an update on the app, things are coming along pretty nicely. TLS is working and I just got it to log in successfully and pass me a valid session id cookie You can tell when you're logged in as your password hash shows up in the rtmp info (is one obvious way anyway among others). However there's an issue, where I get an 403 forbidden error after posting the data for some reason, but it still worked and it successfully logs in. Is this really an error or what is up with that? If I make handle redirects to false, I get a differnent not quite error, 302 found. and it still successfully logs in... Maybe it's better to stop at 302 found then with another instance of the class that has handle redirects enabled continue from there... As it seems handling redirects is neccessary to not to held up, and for things to work! Successfully logged in with data relevant to being a logged in user rather than just anonymous but that's after this: I'm going to suppress the errors for sure, but 403 forbidden doesnt seem like something I want to be getting even if it successfully logs in! At least its working though But thanks to anyone who can help me get rid of this error! I know you get csrf token from cookies/hidden field on web page and then you have to post it to the login page as "csrfmiddlewaretoken" along with "username" and "password"... That's simple enough right? Finally you can add at the end of the post data: "&rememberme=on" to get a longer lasting cookie? That's what I think anyway... Seems like that at least! So what could I be doing wrong If I'm sending the data right... Well because how else would it log in and give me a valid session cookie after sending the post data to do the login process? there's just something miniscule causing an issue.. Thanks! |
#34
|
|||
|
|||
Re: Automated Chaturbate Recording Under Linuxnice script working great on my raspberry pi
|
#35
|
|||
|
|||
Re: Automated Chaturbate Recording Under LinuxWould have only one feature request : the ability to configure a "post process additionnal script" (in the configuration file). Like a regular shell externally provided.
That would allow to make additionnal actions on each file once recorded is ended, for example : - move the file to another folder (would allow a rsync only on files whom recording is ended) - start recompress through ffmpeg - aso |
#36
|
|||
|
|||
Re: Automated Chaturbate Recording Under LinuxQuote:
|
#37
|
|||
|
|||
Re: Automated Chaturbate Recording Under Linuxhello
do you know what shall we do when model is constantly getting random disconnention and reconnetion again ? i didnt test your script but i'd like to know what shall we do when model has a bad connection , cause everytime i test rtmp when either model or CB gets disconnection then rtmp stops recording and i should run rtmp again and start record from scratch and again and when model gets disconnection over to over every 2 minute we have for example: multiple file with 5mb size , what shall we do to tell rtmp to record from pervious recorded file if model gets disconnection ?? i mean we dont like to have multiple 5 file with 6mb , how to tell rtmp to record from disconnect session and add data to the FIRST recorded file ?? |
#38
|
|||
|
|||
Re: Automated Chaturbate Recording Under LinuxHas anyone else problems with 0 byte files?
There is no error shown in outputlog :/ |
#39
|
|||
|
|||
Re: Automated Chaturbate Recording Under LinuxAs stated a few messages above, those are rtmpdump errors (they are not related in any way to this script).
You can remove in models.py the "--quiet" parameter from the rtmpdump command line in order to see the errors in the log. I really don't know how to correct those rtmpdump errors (they are "system" related as it works on some unbuntu installations but not on some others), feel free to post it there if you find some day. |
#40
|
|||
|
|||
Re: Automated Chaturbate Recording Under LinuxThanks for the quick reply.
Now i am struggeling with the error Code:
Connecting ... INFO: Connected... ERROR: Closing connection: NetStream.Play.Failed |
Tags: cams, capture, capturebate, chaturbate, debian, ffmpeg, linux, program, record, rtmpdump |
Thread Tools | |
Display Modes | |
|
|