+#!/bin/sh
export GST_DEBUG=2
-#!/usr/bin/pulseaudio -nF
-#
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify it
-#!/usr/bin/pulseaudio -nF
-#
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify it
;;; 0: MAIN LCD, 1: SUB LCD, 2:TV OUT, 3: MAIN LCD and SUB LCD, 4: MAIN LCD and TV OUT
DisplayDevice = 0 || 0
; Videosink
-;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface
-Videosink = 0,1,3 || 0
+;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface, 5: Remote
+Videosink = 0,1,3,5 || 0
VideosinkElementX = waylandsink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
VideosinkElementEvas = evasimagesink | 4,0 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
+VideosinkElementRemote = shmsink | 5,0 | wait-for-connection,0 | perms,511 | enable-last-sample,0 | qos,0 | sync,0
VideosinkElementNull = fakesink | 3,0 | qos,0 | sync,0 | enable-last-sample,0
UseVideoscale = 0
VideoscaleElement = videoscale | 1,0 | method,1
;;; 0: MAIN LCD, 1: SUB LCD, 2:TV OUT, 3: MAIN LCD and SUB LCD, 4: MAIN LCD and TV OUT
DisplayDevice = 0 || 0
; Videosink
-;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface
-Videosink = 0,1,3 || 0
+;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface, 5: Remote
+Videosink = 0,1,3,5 || 0
VideosinkElementX = xvimagesink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
VideosinkElementEvas = evasimagesink | 4,0 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
+VideosinkElementRemote = shmsink | 5,0 | wait-for-connection,0 | perms,511 | enable-last-sample,0 | qos,0 | sync,0
VideosinkElementNull = fakesink | 3,0 | qos,0 | sync,0 | enable-last-sample,0
UseVideoscale = 0
VideoscaleElement = videoscale | 1,0 | method,1
+#!/bin/sh
export GST_DEBUG=2
-#!/usr/bin/pulseaudio -nF
-#
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify it
-#!/usr/bin/pulseaudio -nF
-#
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify it
;;; 0: Default, 1: Pri Video ON and Sec Video Full-Screen, 2: Pri Video OFF and Sec Video Full-Screen
DisplayMode = 0,1,2 || 0
; Videosink
-;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface
-Videosink = 0,1,3 || 1
+;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface, 5: Remote
+Videosink = 0,1,3,5 || 1
VideosinkElementX = waylandsink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
VideosinkElementEvas = evasimagesink | 4,0 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
+VideosinkElementRemote = shmsink | 5,0 | wait-for-connection,0 | perms,511 | enable-last-sample,0 | qos,0 | sync,0
VideosinkElementNull = fakesink | 4,0 | qos,0 | sync,0 | enable-last-sample,0 | show-preroll-frame,0
UseVideoscale = 1
VideoscaleElement = fimcconvert | 1,0 | rotang,0
;;; 0: Default, 1: Pri Video ON and Sec Video Full-Screen, 2: Pri Video OFF and Sec Video Full-Screen
DisplayMode = 0,1,2 || 0
; Videosink
-;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface
-Videosink = 0,1,3 || 1
+;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface, 5: Remote
+Videosink = 0,1,3,5 || 1
VideosinkElementX = xvimagesink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
VideosinkElementEvas = evasimagesink | 4,0 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
+VideosinkElementRemote = shmsink | 5,0 | wait-for-connection,0 | perms,511 | enable-last-sample,0 | qos,0 | sync,0
VideosinkElementNull = fakesink | 4,0 | qos,0 | sync,0 | enable-last-sample,0 | show-preroll-frame,0
UseVideoscale = 1
VideoscaleElement = fimcconvert | 1,0 | rotang,0
; Input index - MSL value(convert array index)
;;; -1:NONE, 0:CAMERA0, 1:CAMERA1
InputIndex = 0,-255 || 0
-DeviceName = TEST_CAMERA
+DeviceName = TEST_CAMERA_0
PreviewResolution = 320,240 | 640,480 || 320,240
CaptureResolution = 320,240 | 640,480 || 640,480
VideoResolution = 320,240 | 640,480 || 640,480
; Input index - MSL value(convert array index)
;;; -1:NONE, 0:CAMERA0, 1:CAMERA1
InputIndex = 0,-255 || 0
-DeviceName = TEST_CAMERA
+DeviceName = TEST_CAMERA_1
PreviewResolution = 320,240 | 640,480 || 320,240
CaptureResolution = 320,240 | 640,480 || 640,480
VideoResolution = 320,240 | 640,480 || 640,480
+#!/bin/sh
export GST_DEBUG=2
-#!/usr/bin/pulseaudio -nF
-#
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify it
-#!/usr/bin/pulseaudio -nF
-#
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify it
;;; 0: Default, 1: Pri Video ON and Sec Video Full-Screen, 2: Pri Video OFF and Sec Video Full-Screen
DisplayMode = 0,1,2 || 0
; Videosink
-;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface
-Videosink = 0,1,3 || 1
+;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface, 5: Remote
+Videosink = 0,1,3,5 || 1
VideosinkElementX = waylandsink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
VideosinkElementEvas = evasimagesink | 4,0 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
+VideosinkElementRemote = shmsink | 5,0 | wait-for-connection,0 | perms,511 | enable-last-sample,0 | qos,0 | sync,0
VideosinkElementNull = fakesink | 4,0 | qos,0 | sync,0 | enable-last-sample,0 | show-preroll-frame,0
UseVideoscale = 1
VideoscaleElement = fimcconvert | 1,0 | rotang,0
;;; 0: Default, 1: Pri Video ON and Sec Video Full-Screen, 2: Pri Video OFF and Sec Video Full-Screen
DisplayMode = 0,1,2 || 0
; Videosink
-;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface
-Videosink = 0,1,3 || 1
+;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface, 5: Remote
+Videosink = 0,1,3,5 || 1
VideosinkElementX = xvimagesink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
VideosinkElementEvas = evasimagesink | 4,0 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
+VideosinkElementRemote = shmsink | 5,0 | wait-for-connection,0 | perms,511 | enable-last-sample,0 | qos,0 | sync,0
VideosinkElementNull = fakesink | 4,0 | qos,0 | sync,0 | enable-last-sample,0 | show-preroll-frame,0
UseVideoscale = 1
VideoscaleElement = fimcconvert | 1,0 | rotang,0
Name: mmfw-sysconf
Summary: Multimedia Framework system configuration package
-Version: 0.2.22
+Version: 0.2.23
Release: 0
Group: Multimedia/Configuration
License: Apache-2.0