[i.mx6q SABRE ]How to install gst-rtsp-server

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

[i.mx6q SABRE ]How to install gst-rtsp-server

2,804 次查看
jimmysu
Contributor II

 

Hello Mr./Mrs.


We are trying to build a rtsp-server by using i.mx6q SABRE with L3.

In order to view the video streamng captured by ov5640 from remote side PC.

But I am stuck on install rtsp-server.



[Develop Environment]

H.W. : Freescale i.MX6q SABRE board  / ov5640_camera

S.W. : L3.0.35_4.0.0_130424_Source / gstreamer-0.10.35 / gst-fsl-plugins-3.0.7


Thanks for your time,


Jimmy Su

标签 (1)
5 回复数

881 次查看
jimmysu
Contributor II

Hi Leo

We got the temporary solution according to your replying. Send mpeg4 video camera stream and we can playback it on PC by using VLC player.

@20130904

MPEG4  RTP

root@freescale$> gst-launch -v --gst-debug=2 mfw_v4lsrc fps-n=30 capture-mode=4 ! vpuenc ! rtpmp4vpay send-config=true ! udpsink host=$HOST port=5000 sync=false async=false

$HOST is ip address of destination.

Thanks again,

Jimmy Su

881 次查看
YixingKong
Senior Contributor IV

Jimmy

This discussion is closed since no activity. If you still need help, please feel free to reply with an update to this discussion, or create another discussion.

Thanks,

Yixing

0 项奖励

881 次查看
YixingKong
Senior Contributor IV

Jimmy

Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help please feel free to contact Freescale.

Thanks,
Yixing

0 项奖励

881 次查看
LeonardoSandova
Specialist I

where are you stuck? is the package present on LTIB? if yes, just select it and compile. Otherwise, create a Yocto image adding the corresponding recipe (OpenEmbedded metadata index - gst-rtsp)

881 次查看
jimmysu
Contributor II

Hi Leo

Thanks for replying.

I didn't see any gst-rtsp-server related plugins after build gstreamer-plugins-good and gstreamer-plugins-base on LTIB.

Jimmy Su

0 项奖励