[tm1/camera] Replace shmsink by tizenipcsink 03/56203/1 accepted/tizen/mobile/20160106.003512 accepted/tizen/tv/20160106.003411 accepted/tizen/wearable/20160106.003441 submit/tizen/20160105.093305
authorJeongmo Yang <jm80.yang@samsung.com>
Tue, 5 Jan 2016 09:08:28 +0000 (18:08 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Tue, 5 Jan 2016 09:08:28 +0000 (18:08 +0900)
Change-Id: I58007570102fd5989a9c72d1125b8df3652c993b
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
mmfw-sysconf-target-hawkp/usr/etc/mmfw_camcorder.ini.wayland
mmfw-sysconf-target-hawkp/usr/etc/mmfw_camcorder.ini.x
mmfw-sysconf-target-tm1/usr/etc/mmfw_camcorder.ini.wayland
mmfw-sysconf-target-tm1/usr/etc/mmfw_camcorder.ini.x
packaging/mmfw-sysconf.spec

index 7b751cb..b9c1233 100644 (file)
@@ -32,7 +32,7 @@ ConfCtrlFile1 = mmfw_camcorder_dev_video_sec.ini
 VideosrcElement = tvcamerasrc | 1,1 | do-timestamp,1 | device,/dev/video241
 UseVideoscale = 1
 VideoscaleElement = videoscale | 3,0 | width,320 | height,240 | method,1
-UseZeroCopyFormat = 1
+UseZeroCopyFormat = 0
 DeviceCount = 1
 
 [AudioInput]
index 14ff6bb..6ae3f7b 100644 (file)
@@ -32,7 +32,7 @@ ConfCtrlFile1 = mmfw_camcorder_dev_video_sec.ini
 VideosrcElement = tvcamerasrc | 1,1 | do-timestamp,1 | device,/dev/video241
 UseVideoscale = 1
 VideoscaleElement = videoscale | 3,0 | width,320 | height,240 | method,1
-UseZeroCopyFormat = 1
+UseZeroCopyFormat = 0
 DeviceCount = 1
 
 [AudioInput]
index 6b62c9e..eb587a4 100644 (file)
@@ -54,7 +54,7 @@ Videosink = 0,1,3,5 || 1
 VideosinkElementX = fakesink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,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
+VideosinkElementRemote = tizenipcsink | 4,0 | permissions,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 = 0
 VideoscaleElement = videoscale | 1,0 | rotang,90
index ce7e638..9ddfbde 100644 (file)
@@ -53,7 +53,7 @@ DisplayMode = 0,1,2 || 0
 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
+VideosinkElementRemote = tizenipcsink | 4,0 | permissions,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 = 0
 VideoscaleElement = videoscale | 1,0 | rotang,90
index 97694b9..ea1d825 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.40
+Version:    0.2.41
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1+ and Apache-2.0