Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
PeriscopeAnyone know an easy way to capture a stream from Periscope?
Using something simple like livestreamer would be preferred. I've done it before, but it doesn't seem to work right now or something might have changed. The syntax I've used before was: livestreamer url best -o filename.ts Right now when I try that, it doesn't work. It figures when I actually need it, that it doesn't work anymore. I get this message: unable to open URL: https://api.periscope.tv/api/v2/getAccessPublic (400 Client Error: Bad Request) If there's an easy way to do it with ffmpeg or any other simple tools that'd also be fine. Thanks a lot, I appreciate any help. Edit: Nevermind, it seems to work fine on some Periscope URLs, and not on others. I'm not sure what the problem is. Here's an example of one that gives the above error message: https://www.periscope.tv/w/1OyKAPjXWNgxb |
#2
|
|||
|
|||
Re: PeriscopeQuote:
hi need 3 cookies CloudFront-Key-Pair-Id CloudFront-Policy CloudFront-Signature you can use livestreamer with m3u8 and cookies Code:
livestreamer --http-header "Cookie=CloudFront-Key-Pair-Id=.........; CloudFront-Policy=...........; CloudFront-Signature=......." "hls://M3U8-LINK" best -o video.ts |
#3
|
|||
|
|||
Re: PeriscopeThanks a lot, you are awesome. That worked and I was able to grab a real long video. Thanks a ton for the help, I always appreciate it.
|
#4
|
|||
|
|||
Re: PeriscopeHi, thanks for the information, i use RMC5 to capture periscope streams.
Is it possible to create an autorecording script for periscope by using the user name? |
Tags: periscope |
Thread Tools | |
Display Modes | |
|
|