Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

ffmpeg persistent after stream stops #51

Closed
k1ck3r opened this issue Mar 21, 2018 · 6 comments
Closed

ffmpeg persistent after stream stops #51

k1ck3r opened this issue Mar 21, 2018 · 6 comments

Comments

@k1ck3r
Copy link

k1ck3r commented Mar 21, 2018

Hey JR,
unfortunately i'm facing the issue with persistent ffmpeg processes, even when the stream is stopped. using "Stop pushing" also can't terminate the processes running. tried both ways - with "require preview" switched on and off - again same results. tomorrow will try again 2 fresh installations but on both ubuntu/centos result is the same.

@jprjr
Copy link
Owner

jprjr commented Mar 21, 2018 via email

@k1ck3r
Copy link
Author

k1ck3r commented Mar 22, 2018

at the moment, over 9 hours (https://gyazo.com/ad6cad859376efd57bae1e24bfc7a77c) using Xsplit

if you think this could be problem, will try OBS and report back. also something to note, i'm using compiled ffmpeg instead of one from repos. will try different version as well.

@k1ck3r
Copy link
Author

k1ck3r commented Mar 22, 2018

it seems the issue is from ffmpeg, changing the version (recompiling) solve it. you can close that issue, but had to report that the twitch module is again broken at some point, because it needs to re-authenticate, and multistreamer drops the connection with error code 400 - no id specified.

@k1ck3r k1ck3r closed this as completed Mar 22, 2018
@jprjr
Copy link
Owner

jprjr commented Mar 22, 2018

Testing a fix for Twitch now.

Basically, my token-refreshing code had a bug for the older, never-expiring tokens. So I fixed that bug, but broke the token-refreshing code. So I've reworked my fix for the older tokens.

Just waiting on my token to expire right now to see that it refreshes properly.

@k1ck3r
Copy link
Author

k1ck3r commented Mar 22, 2018

thanks for noticing this. will wait for your confirmation before building the new version

@jprjr
Copy link
Owner

jprjr commented Mar 22, 2018

Hey hey, just pushed up 11.4.2 with the fixed token refreshing. Docker images are building now

pinging @pogzie - you shouldn't have to refresh any tokens anymore, it should just automatically happen

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

No branches or pull requests

2 participants