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

Ending and restarting a self stream with different resolutions causes transcoding to fail. #533

Open
joschahenningsen opened this issue Jun 17, 2022 · 8 comments · May be fixed by #1233
Open
Labels
bug Something isn't working worker

Comments

@joschahenningsen
Copy link
Member

I had a lecturer stream in 2560x1440 for an hour, take a break and continue the lecture in 1920x1080. This messed up the .ts file and broke transcoding.

Ideally multiple parts of a stream should be saved in multiple files which are normalized before concatenating and transcoding them.

@joschahenningsen joschahenningsen added bug Something isn't working worker labels Jun 17, 2022
@pczern
Copy link

pczern commented Sep 12, 2022

I think, I have the same error, can't play any streams on my iPad 15.6.1. Web inspector shows error when loading .ts files

@joschahenningsen
Copy link
Member Author

Huh, do you have an example stream that doesn't work for you? Is it a livestream or video on demand?

@pczern
Copy link

pczern commented Oct 27, 2022

when I am logged in on iPad, any recording / video on demand does not work. Only livestreams work when logged in on iPad. For example when trying to watch https://live.rbg.tum.de/w/ML/21009 on my iPad, there is no playback.
Not sure if it is because of resolution, as it is happening with every recording when logged in.
Screenshot 2022-10-27 at 10 21 51

@joschahenningsen
Copy link
Member Author

I'll have a thorough look this weekend, thanks for reporting!
Do you have any insight as to why those request fail? Cors? Server error? Network error?

Which iPad and ipad os version do you use?

@joschahenningsen
Copy link
Member Author

I was able to reproduce the issue on an iPad Pro running iPadOS 16. I'll try figure out the underlying issue. It's unrelated to this though.

@pczern
Copy link

pczern commented Oct 27, 2022

Right now I use iPadOs 16.1, but I have the same issue since September 12th, where I used 15.6.1. It didn’t work on 15.7 too.
I am using iPad Pro 11 inch 2021.
Recordings fail in logged in state. In logged out state recordings work.

@joschahenningsen
Copy link
Member Author

I created #752 to track this issue

@SebiWrn
Copy link
Contributor

SebiWrn commented Sep 23, 2024

Should be fixed with #1233

@SebiWrn SebiWrn linked a pull request Oct 7, 2024 that will close this issue
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working worker
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants