tfabris / CrowCam

A set of Bash scripts to control and maintain a YouTube live cam from a Synology NAS.
GNU General Public License v3.0
4 stars 3 forks source link

Sometimes the camera stream rez and quality settings get changed. #25

Closed tfabris closed 5 years ago

tfabris commented 5 years ago

Sometimes the resolution of the camera stream, and its bandwidth (bits-per-second) of the stream, reset themselves to 1080p/5mbps. I want them at 1296p/3mbps at all times.

What is causing it to change?

Can I configure CrowCam to reset that?

tfabris commented 5 years ago

Note: This coincided with a recurrence of issue #24 and may be related.

tfabris commented 5 years ago

I looked at the camera settings after the recurrence of issue #23 and found out:

tfabris commented 5 years ago

I haven't had this recur since issues #23 and #24, so I'm going to close this as "fixed" - it seems that if I bounce the stream soon enough once it starts having The Troubles, then this issue doesn't happen. At least I hope that's what's going on.

tfabris commented 5 years ago

In an attempt to fix issue #25 (camera rez changes from 1296p to 1080p sometimes) I tried setting things to the following:

Not sure if that worked in the long term yet. But I believe that this may have caused audio to be more frequently out of sync (issue #14 recurs).

To do: Experiment with setting it to:

tfabris commented 5 years ago

I tried setting everything to 1080p and I have the following conclusions:

I'm going to close bugs #25 and #14 now, leave everything at 1080p, and we'll reopen these bugs if needed later.