Hi.
Currently I’m working on Ameba Pro 2 using Arduino library version 4.0.6. Due to research purpose, I need to control the H.264 and H.265 encoding profiles and levels for both RTSP video streaming and MP4 video recording. (Streaming & recording will not operate simultaneously)
Refers to the RTL8735b datasheet…
How can I control these parameters?
I did take a tour to the library directory → Multimedia.
Both VideoStream and MP4recording didn’t give me any useful direction.
Where should I go further to access the controls?
Thank you.