RenderHeads / UnityPlugin-AVProVideo

AVPro Video is a multi-platform Unity plugin for advanced video playback
https://www.renderheads.com/products/avpro-video/
237 stars 28 forks source link

RTSP live stream giving " Error: Loading failed. File not found, codec not supported, video resolution too high or insufficient system resources." #1120

Closed brianmlatimer closed 2 years ago

brianmlatimer commented 2 years ago

Describe the issue I want to view this live stream "rtsp://rtsp.stream/pattern" but when putting it into the URL and running, it gives me the error in the title. It seems to be for any rtsp stream. I can confirm that this stream does work, so its not like the stream is down.

Your Setup (please complete the following information):

To Reproduce

  1. Download the trial
  2. Open Media Player demo scene
  3. change url to rtsp://rtsp.stream/pattern and run

Screenshots image image

kahnivore commented 2 years ago

It looks like you're getting this error in the editor, have you tested a build on your device?

brianmlatimer commented 2 years ago

Yes, doesn't work there either.

kahnivore commented 2 years ago

Could you share your stream with us please?

brianmlatimer commented 2 years ago

It's not mine, but I'm using "rtsp://rtsp.stream/pattern"

AndrewRH commented 2 years ago

that stream works for me in Windows (not in AVPro Video, in external players)...@kahnivore perhaps you could test on Android?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed because it has not had recent activity. If you wish to continue this issue, then please create a new issue as we do not monitor closed issues.

Ste-RH commented 2 years ago

@brianmlatimer Coming in the next release of AVPRo Video (v2.5.0) is the ability to playback RTSP streams using the ExoPlayer API path. I have tested your stream URL and it works using ExoPlayer. We hope to release this version later this week.