rtsp://192.168.1.10:554/user=admin&password=&channel=&stream=.sdp?real_stream--rtp-caching=100
Above URL works well for vlc streaming.
And checked the codec media information in VLC, it shows 'MPEG-H
Part2/HEVC(H.265)'.
I am wondering, How can I stream through gst-launch-1.0 pipeline?
I have tried
gst-launch-1.0 -v rtspsrc location= rtsp://192.168.1.10:554 user-id=admin
user-pw= protocols="tcp" ! rtph265depay ! h265parse ! vaapidecode !
vaapisink
gst-launch-1.0 playbin uri=rtspt://admin:@192.168.1.10:554/videoMain
But till now no success. :(
Can anyone help me, where I am wrong?
Ip camera is based on Hisilicon Hi3516C SoC.
--
Sent from:
http://gstreamer-devel.966125.n4.nabble.com/_______________________________________________
gstreamer-devel mailing list
gstreamer-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel