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

MonaTiny crashing with large frames #31

Open
mczarnek opened this issue Feb 14, 2020 · 3 comments
Open

MonaTiny crashing with large frames #31

mczarnek opened this issue Feb 14, 2020 · 3 comments

Comments

@mczarnek
Copy link

I was testing MonaTiny a few months ago and noticed that MonaTiny was having problems with large frame sizes. Specifically if I fed in a RTSP stream for 4k video, it would crash or give a weird error or something. Can't completely remember what was happening.

I believe the RTSP stream was already decoded(and therefore large~ 4MB) frames.

@thomasjammet
Copy link
Contributor

Hi,

First thank you for you report, it's important to debug if you found a crash. Now MonaTiny does not support RTSP for now so I am curious to know how you did make it work. Can you give us more information please? We do test 4K video with the other protocols so normally there should be no issue for this.
Also MonaServer 1 has a POC implementation of RTSP but it is not stable though.

@mczarnek
Copy link
Author

Hi Thomas, I was specifically testing this using a 'MediaLooks' RTSP stream. One of the issues there being that as I said, they seem to decode every frame to a 4MB jpeg before sending it. If you give me an email address to send it to or alternative method, I can probably send you the demo I was using.. might take some searching on my part.

@thomasjammet
Copy link
Contributor

Wow jpeg, this is strange, you can send us a mail at [email protected] :)

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