Fix the issue that camera preview is stopped in 'SelfCamera' app.
authoreojin.ham <eojin.ham@samsung.com>
Sat, 29 Jun 2013 06:32:21 +0000 (15:32 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 1 Jul 2013 05:49:23 +0000 (05:49 +0000)
commit3881936b33d3f8327cd65db421172cb3bd4e5d75
tree751e25e2399013d58aee73682368c2423e5b7615
parentb981ed488bb831eba602aa7a54bfd9d2aaa4080e
Fix the issue that camera preview is stopped in 'SelfCamera' app.

[Title] Fix the issue that camera preview is stopped in 'SelfCamera' app.
[Problem] N_SE-42804
[Cause] Sometimes main task function of tcp clipet src is stopped.
[Solution] Remove server-client model for local media stream and change it to one line pipeline.

Change-Id: I31971df1825375f206c1a14fadf9aa343de15370
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
Source/WebCore/platform/graphics/gstreamer/tizen/WebKitCameraSourceGStreamerTizen.cpp
Source/WebCore/platform/mediastream/tizen/MediaStreamManager.cpp