shiyinghan / UVCAndroid

Apache License 2.0
184 stars 50 forks source link

Live Decoding and Encoding #35

Open OgabekDev opened 1 year ago

OgabekDev commented 1 year ago

Hi, I am using this library for dispaying and recording video from UVC camera. I have a difficult task to do. I need to put the exact time to the video on top left side and it should display while recording and also recorded video. I have two ways to do that in C++ code and decode and encode real time. But I cannot find the ways how to do that. Please help me.