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

About MPEG-DASH in Unity. #1688

Closed YHLee23232323 closed 11 months ago

YHLee23232323 commented 11 months ago

I am looking for a solution support for MPEG-DASH in Unity. I have several 360 videos in hand for you to review, the only issue being they are of different quality, and were split by kvazaar, packed by GPAC and dashed into one .mpd file and several .m4s files. Can AVProVideo reads .mpd file and pick the corresponding .m4s files for streaming, is it ok that I add in my own algorithm to choose which .m4s files it picks? Any advice will be appreciated!

Chris-RH commented 11 months ago

It should work. We have a free, fully featured trial version available for you to test with: https://github.com/RenderHeads/UnityPlugin-AVProVideo/releases More info on streaming here: https://renderheads.com/content/docs/AVProVideo/articles/feature-streaming.html