android h264 hardware encoding

cee1 fykcee1 at gmail.com
Thu Oct 24 06:45:19 CEST 2013


2013/10/24 yoyosuper8 <yoyosuper8 at yahoo.com>:
> So I've done what you said and here is the logcat I get:
>
> Note: I applied the changes to the other pipeline and still udpsink does not
> open a port to listen for incoming connections.
udpsink will not open a port to listen for incoming connections, it is
a datagram based protocol :)

Watch the android wireless icon in the right bottom corner, it will
show an arrow if have data received/sent.

You can receive the data from another machine, or start two MCPlayer
instances with send/receive pipelines on localhost.


> src/gstbufferinspect.c:483:gst_buffer_inspect_transform_ip:<bufferinspect0>
> Buffer([3]0x5985c0c0,3726B) d=0:00:00.033333334, l=0:00:00.000000000
> 10-24 00:09:15.231: D/GStreamer+bufferinspect(11116):
> pts:0:00:00.095261637(-now=-0:00:00.072310384),
> dts:0:00:00.095261637(-now=-0:00:00.072310384)
> 10-24 00:09:15.231: D/GStreamer+bufferinspect(11116):
> md5sum:'02b9ea65e090877af9f2c110e3123280'
Does the above outputs regularly? If yes, the encoder is working.



-- 
Regards,

- cee1


More information about the gstreamer-devel mailing list