Maven artifact isoparser and streaming version 1.9.23 not found, I changed pom.xml to use 1.9.27 version.
mvn package command still gives lots of ERRORs. Checking for a source codes isoparser have had a massive restructuring.
https://github.com/sannies/mp4parser/tree/mp4parser-project-1.9.27/streaming/src/main/java/org/mp4parser/streaming
https://github.com/sannies/mp4parser/tree/mp4parser-project-1.9.23/streaming/src/main/java/org/mp4parser/streaming
I need to study how I sideload an older v1.9.23 binaries because Maven repository did not have them anymore.