diff options
author | Gilbok Lee <gilbok.lee@samsung.com> | 2023-03-04 16:53:22 +0900 |
---|---|---|
committer | Gilbok Lee <gilbok.lee@samsung.com> | 2023-03-04 16:56:29 +0900 |
commit | b3043b78e37bfb9ef2211e770ddce306dee62e20 (patch) | |
tree | 87af5394126239277e214d128dfc2c414ac5830e | |
parent | 89c488f0905ece40cd5b829b5d746eff9c5a2ca7 (diff) | |
download | media-config-b3043b78e37bfb9ef2211e770ddce306dee62e20.tar.gz media-config-b3043b78e37bfb9ef2211e770ddce306dee62e20.tar.bz2 media-config-b3043b78e37bfb9ef2211e770ddce306dee62e20.zip |
[all][mtpr] Add source mediapacket
[Version] 0.3.70
[Issue type] Add
Change-Id: I27f4465f7a6e5ec56bd8cdc54a5cc1f74279334f
8 files changed, 15 insertions, 29 deletions
diff --git a/media-config-generic/hal/etc/multimedia/mmfw_media_transporter.ini b/media-config-generic/hal/etc/multimedia/mmfw_media_transporter.ini index 504d385..123ed4b 100644 --- a/media-config-generic/hal/etc/multimedia/mmfw_media_transporter.ini +++ b/media-config-generic/hal/etc/multimedia/mmfw_media_transporter.ini @@ -51,7 +51,6 @@ source element properties = is-live=1,pattern=18 ;video encoded format support = video drc support = yes - [source camera] source element = v4l2src ; comma separated list of 'property-name=value' that will be set to the source element @@ -66,7 +65,6 @@ source element properties = ;video encoded format support = ;video drc support = - [source screen] source element = waylandsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -81,7 +79,6 @@ source element properties = ;video encoded format support = ;video drc support = - [source audiotest] source element = audiotestsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -94,7 +91,6 @@ source element properties = is-live=1 ;audio hw encoder element = use ulpfec red = no - [source mic] source element = pulsesrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -107,6 +103,8 @@ source element properties = ;audio hw encoder element = use ulpfec red = no +[source mediapacket] +source element = appsrc [rendering sink] audio sink element = pulsesink diff --git a/media-config-simulator/hal/etc/multimedia/mmfw_media_transporter.ini b/media-config-simulator/hal/etc/multimedia/mmfw_media_transporter.ini index 907d741..7a8584f 100644 --- a/media-config-simulator/hal/etc/multimedia/mmfw_media_transporter.ini +++ b/media-config-simulator/hal/etc/multimedia/mmfw_media_transporter.ini @@ -51,7 +51,6 @@ source element properties = is-live=1,pattern=18 ;video encoded format support = video drc support = yes - [source camera] source element = videotestsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -66,7 +65,6 @@ source element properties = ;video encoded format support = ;video drc support = - [source screen] source element = waylandsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -81,7 +79,6 @@ source element properties = ;video encoded format support = ;video drc support = - [source audiotest] source element = audiotestsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -94,7 +91,6 @@ source element properties = is-live=1 ;audio hw encoder element = use ulpfec red = no - [source mic] source element = pulsesrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -107,6 +103,8 @@ source element properties = ;audio hw encoder element = use ulpfec red = no +[source mediapacket] +source element = appsrc [rendering sink] audio sink element = pulsesink diff --git a/media-config-target-c4/hal/etc/multimedia/mmfw_media_transporter.ini b/media-config-target-c4/hal/etc/multimedia/mmfw_media_transporter.ini index 504d385..123ed4b 100644 --- a/media-config-target-c4/hal/etc/multimedia/mmfw_media_transporter.ini +++ b/media-config-target-c4/hal/etc/multimedia/mmfw_media_transporter.ini @@ -51,7 +51,6 @@ source element properties = is-live=1,pattern=18 ;video encoded format support = video drc support = yes - [source camera] source element = v4l2src ; comma separated list of 'property-name=value' that will be set to the source element @@ -66,7 +65,6 @@ source element properties = ;video encoded format support = ;video drc support = - [source screen] source element = waylandsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -81,7 +79,6 @@ source element properties = ;video encoded format support = ;video drc support = - [source audiotest] source element = audiotestsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -94,7 +91,6 @@ source element properties = is-live=1 ;audio hw encoder element = use ulpfec red = no - [source mic] source element = pulsesrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -107,6 +103,8 @@ source element properties = ;audio hw encoder element = use ulpfec red = no +[source mediapacket] +source element = appsrc [rendering sink] audio sink element = pulsesink diff --git a/media-config-target-rpi3/hal/etc/multimedia/mmfw_media_transporter.ini b/media-config-target-rpi3/hal/etc/multimedia/mmfw_media_transporter.ini index 504d385..123ed4b 100644 --- a/media-config-target-rpi3/hal/etc/multimedia/mmfw_media_transporter.ini +++ b/media-config-target-rpi3/hal/etc/multimedia/mmfw_media_transporter.ini @@ -51,7 +51,6 @@ source element properties = is-live=1,pattern=18 ;video encoded format support = video drc support = yes - [source camera] source element = v4l2src ; comma separated list of 'property-name=value' that will be set to the source element @@ -66,7 +65,6 @@ source element properties = ;video encoded format support = ;video drc support = - [source screen] source element = waylandsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -81,7 +79,6 @@ source element properties = ;video encoded format support = ;video drc support = - [source audiotest] source element = audiotestsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -94,7 +91,6 @@ source element properties = is-live=1 ;audio hw encoder element = use ulpfec red = no - [source mic] source element = pulsesrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -107,6 +103,8 @@ source element properties = ;audio hw encoder element = use ulpfec red = no +[source mediapacket] +source element = appsrc [rendering sink] audio sink element = pulsesink diff --git a/media-config-target-tm1/hal/etc/multimedia/mmfw_media_transporter.ini b/media-config-target-tm1/hal/etc/multimedia/mmfw_media_transporter.ini index a3246d6..049171a 100644 --- a/media-config-target-tm1/hal/etc/multimedia/mmfw_media_transporter.ini +++ b/media-config-target-tm1/hal/etc/multimedia/mmfw_media_transporter.ini @@ -51,7 +51,6 @@ source element properties = is-live=1,pattern=18 ;video encoded format support = video drc support = yes - [source camera] source element = camerasrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -66,7 +65,6 @@ video hw encoder element = sprdenc_h264 ;video encoded format support = ;video drc support = - [source screen] source element = waylandsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -81,7 +79,6 @@ source element properties = ;video encoded format support = ;video drc support = - [source audiotest] source element = audiotestsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -94,7 +91,6 @@ source element properties = is-live=1 ;audio hw encoder element = use ulpfec red = no - [source mic] source element = pulsesrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -107,6 +103,8 @@ source element properties = ;audio hw encoder element = use ulpfec red = no +[source mediapacket] +source element = appsrc [rendering sink] audio sink element = pulsesink diff --git a/media-config-target-tw3/hal/etc/multimedia/mmfw_media_transporter.ini b/media-config-target-tw3/hal/etc/multimedia/mmfw_media_transporter.ini index 907d741..7a8584f 100644 --- a/media-config-target-tw3/hal/etc/multimedia/mmfw_media_transporter.ini +++ b/media-config-target-tw3/hal/etc/multimedia/mmfw_media_transporter.ini @@ -51,7 +51,6 @@ source element properties = is-live=1,pattern=18 ;video encoded format support = video drc support = yes - [source camera] source element = videotestsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -66,7 +65,6 @@ source element properties = ;video encoded format support = ;video drc support = - [source screen] source element = waylandsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -81,7 +79,6 @@ source element properties = ;video encoded format support = ;video drc support = - [source audiotest] source element = audiotestsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -94,7 +91,6 @@ source element properties = is-live=1 ;audio hw encoder element = use ulpfec red = no - [source mic] source element = pulsesrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -107,6 +103,8 @@ source element properties = ;audio hw encoder element = use ulpfec red = no +[source mediapacket] +source element = appsrc [rendering sink] audio sink element = pulsesink diff --git a/media-config-target-vim3/hal/etc/multimedia/mmfw_media_transporter.ini b/media-config-target-vim3/hal/etc/multimedia/mmfw_media_transporter.ini index 504d385..123ed4b 100644 --- a/media-config-target-vim3/hal/etc/multimedia/mmfw_media_transporter.ini +++ b/media-config-target-vim3/hal/etc/multimedia/mmfw_media_transporter.ini @@ -51,7 +51,6 @@ source element properties = is-live=1,pattern=18 ;video encoded format support = video drc support = yes - [source camera] source element = v4l2src ; comma separated list of 'property-name=value' that will be set to the source element @@ -66,7 +65,6 @@ source element properties = ;video encoded format support = ;video drc support = - [source screen] source element = waylandsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -81,7 +79,6 @@ source element properties = ;video encoded format support = ;video drc support = - [source audiotest] source element = audiotestsrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -94,7 +91,6 @@ source element properties = is-live=1 ;audio hw encoder element = use ulpfec red = no - [source mic] source element = pulsesrc ; comma separated list of 'property-name=value' that will be set to the source element @@ -107,6 +103,8 @@ source element properties = ;audio hw encoder element = use ulpfec red = no +[source mediapacket] +source element = appsrc [rendering sink] audio sink element = pulsesink diff --git a/packaging/media-config.spec b/packaging/media-config.spec index f37b53b..b3fdc02 100644 --- a/packaging/media-config.spec +++ b/packaging/media-config.spec @@ -2,7 +2,7 @@ Name: media-config Summary: Multimedia Framework system configuration package -Version: 0.3.69 +Version: 0.3.70 Release: 0 Group: Multimedia/Configuration License: LGPL-2.1 and Apache-2.0 |