Questions tagged [periscope]
18 questions
0
votes
1 answer
How to watch or download periscope live streams from start?
I am trying to figure how watch/download a periscope livestream from it's starting point. The app doesn't let go back more than 2 minutes so I tried downloading as someone told me it downloads from beginning but it didn't. It started from the…

Sanchit
- 1
0
votes
1 answer
LAG SQL operation not working in Amazon Redshift
I keep getting the error:
Syntax Error: at or near "," Line: 4 Position: 3
on Periscope when trying to create tracking for sessions from Amazon Redshift. The LAG operation seems to throw the error when I try to just query id, timestamp and the LAG…

Cris Pineda
- 31
- 11
0
votes
0 answers
Converting mp4 file downloaded via youtube-dl from periscope by using ffmpeg gives error
This is command i have used to download from periscope by using latest youtube-dl
youtube-dl -v periscopeurl
Then i am running this command to convert it to a proper MP4
ffmpeg -i gg.mp4 -c:v libx264 -preset veryslow -crf 18 -c:a aac -b:a 192k…

Furkan Gözükara
- 22,964
- 77
- 205
- 342