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

Frame Skips? #446

Open
Aeon1704 opened this issue Oct 20, 2024 · 5 comments
Open

Frame Skips? #446

Aeon1704 opened this issue Oct 20, 2024 · 5 comments

Comments

@Aeon1704
Copy link

I just wonder if plugin actually performs frame skips during unstable connection.
Two times I had Encoder Overload situation, and two times it happened when my Youtube connection (which I use in plugin) was unstable.

After stopping only Youtube RTMP, Encoder overload disappeared.
P.s. It seems that plugin doesn't really skip frames during unstable connection creating the load. So I want to know to know how it behaves during bad connection.

@sorayuki
Copy link
Owner

sorayuki commented Oct 20, 2024 via email

@Aeon1704
Copy link
Author

Aeon1704 commented Oct 20, 2024

My situation was that Main Twitch connection was Stable and Youtube from Plugin was not. It looked like plugin actually tried to push everything it didn't send to Youtube without trying to skip frames to lower the bandwidth, thus causing Encoder Overload. For my Twitch I have Notification script from Streamdeck with custom sound if my Bitrate goes too low. But i cannot pull plugin data from OBS to make same script for Plugin RTMPs.

Will it be possible to add sound notification for RTMPs if Bitrate goes too low? That will help to look into situation before overload will appear.
I don't believe that it was just random. Only after turning off Youtube RTMP Encoder Overload went away. But when I Stream only on Twitch, I never see any errors.

@sorayuki
Copy link
Owner

sorayuki commented Oct 20, 2024 via email

@Aeon1704
Copy link
Author

it there a way to pull Plugin data? Maybe i can monitor the bitrate in LioranBoard same as main Twitch connection.

@sorayuki
Copy link
Owner

sorayuki commented Oct 20, 2024 via email

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

2 participants