NN Object Preview and Record
The NN object preview example includes A/V encoding, mp4 record, and NN object detection. It shows how to use the c3v media streaming to develop applications.
App Flow
The A/V data will be sent to the network to show with the NN detection result.
When the recording condition is triggered, it will start recording and will push the information to the network side when the recording is finished.
The network side can download the record files and playback with NN detect info.
The cmstreaming is only a streaming service, it does not include sending to the network or displaying on the network side.
Streaming Structure
Network Side
Preview with NN result
The NN info will be drawn to the video when previewed.
Playback with NN result
The NN info will be drawn to the video when playing the mp4 files.
Â