This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

请教各位老师,如何实现将capture后的数据进行H264编码,并通过网口发送出去?



各位老师:

         我使用的DM8148自带的EZ SDK开发包,我想问下如何实现将capture后的数据进行H264编码,并通过网口发送出去?在EZ SDK开发包里,找到了有关capture的demo程序,可是没有找到有关直接将capture到的数据进行H264编码的demo,还有我想问下gst-launch工具能配置直接将内存里capture到的数据进行H264编码么,如果能,命令怎么用呢?