I am trying to create MPEG-DASH content. I found code to combine .m4s files in mp4parser. Please someone guide me to create such .m4s files and .mpd file.
0
votes
2 Answers
1
votes
One simple solution would be to use a third party service, like Bitmovin, which offers an API and provides running Java examples, which you can easily integrate in your application.