|
Posted at 4/20/2018 18:13:09
Only Author
14#
much faster, thanks!
I saw another firmware updated April 16th, is there any difference between them?
I downloaded it and found gstreamer in /opt/, but have some problem with it while I was trying to decode h264 with rkmpp.
My command:
gst-launch-1.0 rtspsrc location='rtspt://rtsplink:554/user=&password=&channel=&stream=.sdp' ! rtph264depay ! mppvideodec ! rkximagesink
My log:
Setting pipeline to PAUSED ...
mpi: mpp version: 5849089 author: Herman Chen [mpp]: Add temporally patch for blocking issue
Pipeline is live and does not need PREROLL ...
Progress: (open) Opening Stream
Progress: (connect) Connecting to rtspt://rtsplink:554/user=&password=&channel=1&stream=0.sdp
Progress: (open) Retrieving server options
Progress: (open) Retrieving media info
Progress: (request) SETUP stream 0
Progress: (open) Opened Stream
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Progress: (request) Sending PLAY request
Progress: (request) Sending PLAY request
Progress: (request) Sent PLAY request
hal_h264d_api: hal_h264d_init mpp_buffer_group_get_internal used ion In
mpp_rt: NOT found ion allocator
mpp_rt: found drm allocator
^C
handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 0:00:11.742009032
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
** (gst-launch-1.0:16765): CRITICAL **: gst_mpp_allocator_start: assertion 'size != 0' failed
Setting pipeline to NULL ...
Freeing pipeline ...
|
|