[Bug 767811] New: udpsink stop works on Android 6.0

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jun 18 10:00:19 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767811

            Bug ID: 767811
           Summary: udpsink stop works on Android 6.0
    Classification: Platform
           Product: GStreamer
           Version: 1.8.2
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: abobrikovich at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Android 6.0 specific problem (Android 5.0.2 works perfect)

Example of problem pipeline

videotestsrc ! video/x-raw,width=360,height=240 ! queue ! videoconvert !
x264enc bitrate=500 speed-preset=superfast tune=zerolatency ! rtph264pay
config-interval=1 ! udpsink

More details about Android 6.0 changes

https://developer.android.com/about/versions/marshmallow/android-6.0-changes.html#behavior-hardware-id

"To provide users with greater data protection, starting in this release,
Android removes programmatic access to the device’s local hardware identifier
for apps using the Wi-Fi and Bluetooth APIs. The WifiInfo.getMacAddress() and
the BluetoothAdapter.getAddress() methods now return a constant value of
02:00:00:00:00:00"

Maybe this is a root of the problem

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list