Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recording problem (ssl certificate verify failed) with some camsoda models while others work well #1

Open
ghost opened this issue Nov 13, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 13, 2019

Hi, I wonder whether this is a general problem or whether there's anything I could do about.

The scripts work well for me (thanks!), generally. However, it's not possible to record some of the camsoda channels. I haven't found out what the difference between these channels and the working channels could be.

For example, this one works:

camsoda.com/tatjanatillers

And these 3 don't work for me:
camsoda.com/brianna-jilll
camsoda.com/meelissa
camsoda.com/jenniferburrill

In browser I can open them without problems. With this script I receive the following lines in the shell:

�[32mstarted recording �[39m
https://edge3-ord.camsoda.com/cam/mp4:cam_high/meelissa-flu-ingest2-bog_h264_aac_480p/playlist.m3u8?token=eyJpdiI6IkpJZGJGcHZwSlJZaHltenhhTXpJZ2c9PSIsInZhbHVlIjoiaFRPMzBuYkpuXC9uWmt1Mm90RGFPM1E9PSIsIm1hYyI6IjI3ZjgzYmU3ZWE0ZjRkMmY2Nzk3ZjNhNDgwZGYwMWE2OGZiY2U3ZWE0NzhhNjU2ZDFjZWUxNjdiMWUxNjI2NTEifQ==
finished check, next check in 20 seconds
currently recording 3 models: ['brianna-jilll', 'meelissa', 'jenniferburrill']
https://edge12-ord.camsoda.com/cam/mp4:cam_high/brianna-jilll-flu-ingest3-ams_h264_aac_480p/playlist.m3u8?token=eyJpdiI6IkpJZGJGcHZwSlJZaHltenhhTXpJZ2c9PSIsInZhbHVlIjoiaFRPMzBuYkpuXC9uWmt1Mm90RGFPM1E9PSIsIm1hYyI6IjI3ZjgzYmU3ZWE0ZjRkMmY2Nzk3ZjNhNDgwZGYwMWE2OGZiY2U3ZWE0NzhhNjU2ZDFjZWUxNjdiMWUxNjI2NTEifQ==
https://edge7-ord.camsoda.com/cam/mp4:cam_medium/jenniferburrill-flu-ingest1-ams_h264_aac_480p/playlist.m3u8?token=eyJpdiI6IkpJZGJGcHZwSlJZaHltenhhTXpJZ2c9PSIsInZhbHVlIjoiaFRPMzBuYkpuXC9uWmt1Mm90RGFPM1E9PSIsIm1hYyI6IjI3ZjgzYmU3ZWE0ZjRkMmY2Nzk3ZjNhNDgwZGYwMWE2OGZiY2U3ZWE0NzhhNjU2ZDFjZWUxNjdiMWUxNjI2NTEifQ==
�[31mfinished recording �[39m
�[31mfinished recording �[39m
�[31mfinished recording �[39m
checking for online models
�[32mstarted recording �[39m

So, every 20 seconds this repeats. The livestreamer.exe opens, again and again. No video files get saved.

I have also tried it with a programm called "X-StreamLoader". I guess it's the same issue. At least the camsoda channels that work and don't work are the same.

Here I receive the following kommando log if I try to stream the named camsoda channels:

[Streamlink for Windows v1.0.0 - Git f7ac894]
[cli][info] Found matching plugin camsoda for URL camsoda.com/brianna-jilll
error: Unable to open URL: https://edge4-ord.camsoda.com/cam/mp4:cam_high/brianna-jilll-flu-ingest1-ams_aac/playlist.m3u8?token=eyJpdiI6IkpJZGJGcHZwSlJZaHltenhhTXpJZ2c9PSIsInZhbHVlIjoiaFRPMzBuYkpuXC9uWmt1Mm90RGFPM1E9PSIsIm1hYyI6IjI3ZjgzYmU3ZWE0ZjRkMmY2Nzk3ZjNhNDgwZGYwMWE2OGZiY2U3ZWE0NzhhNjU2ZDFjZWUxNjdiMWUxNjI2NTEifQ== (HTTPSConnectionPool(host='edge4-ord.camsoda.com', port=443): Max retries exceeded with url: /cam/mp4:cam_high/brianna-jilll-flu-ingest1-ams_aac/playlist.m3u8?token=eyJpdiI6IkpJZGJGcHZwSlJZaHltenhhTXpJZ2c9PSIsInZhbHVlIjoiaFRPMzBuYkpuXC9uWmt1Mm90RGFPM1E9PSIsIm1hYyI6IjI3ZjgzYmU3ZWE0ZjRkMmY2Nzk3ZjNhNDgwZGYwMWE2OGZiY2U3ZWE0NzhhNjU2ZDFjZWUxNjdiMWUxNjI2NTEifQ== (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:777)'),)))
[End of Streamlink for Windows with ExitCode 1]

I'm not at all an expert when it comes to python and scripting. I only got some very little insight when I tried to install livestreamer and the other requirements for the script (searching for solutions for the problems I had). Now I can't really find anything that can help me understanding the problem.

So, I wonder whether this is a general problem or whether there's anything I could do about.

Thanks for help and ideas!

@ghost ghost closed this as completed Nov 15, 2019
@ghost ghost reopened this Nov 15, 2019
@bptyat
Copy link

bptyat commented Aug 30, 2022

I get the same issue. Are there any ways to fix this please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant