video scrolling in imx53 using rtsp

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

video scrolling in imx53 using rtsp

964 Views
yennivenkateswa
Contributor II

hi all,

presently i am working on imx53 board, using gstreamer rtsp i am streaming live video

1)     the problem is video is scrolling horizontally, iam using this command in my target board and streaming using vlc player

        lucid@lucid-desktop:~/Desktop/gst-rtsp-0.10.2/examples$   ./test-launch "mfw_v4lsrc  ! mfw_vpuencoder ! queue ! rtph264pay name=pay0 pt=96"

     please can anyone help this?

2)     i want my target board should be like as a server. so when i will give ip address of my target board in multi-vlc players it will stream

Thanks&Regards

venkatesh

0 Kudos
2 Replies

753 Views
shengqiangai
Contributor II

i have the same issue with you,i am also looking for a gstreamer command to streaming a video on the network, then  use a video player apps(such as vlc) on the mobile that can watch the video via Wifi.

    Now,i just can use the follow cmd show video data on the board :

        gst-launch tvsrc ! mfw_v4lsink 

0 Kudos

753 Views
joanxie
NXP TechSupport
NXP TechSupport

currently we don't have stable RTSP solution, as we known, there is  also no stable RTSP solution in open source community yet.

0 Kudos