Add error condition in media_streamer_prepare() for WebRTC 70/237170/4
authorHyunil <hyunil46.park@samsung.com>
Thu, 25 Jun 2020 11:21:54 +0000 (20:21 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Fri, 26 Jun 2020 02:36:36 +0000 (11:36 +0900)
commitb31320fb03f36b204f2342fd90c3c89098f5a843
tree5d5a0a0873ee16653b9663eb85029f7859cd7e77
parent1ee007bbabffb6d978d6835116516d6a7610823a
Add error condition in media_streamer_prepare() for WebRTC

- After setting media format to audio sink pad of WebRTC,
  if audio sink pad is not linked to peer node then an error will occur.
- The video does the same thing.

[Version] 0.1.75
[Issue Type] Improvement

Change-Id: Iff9a9ce5a73f800e2fa0c9045cd470a9f6305d76
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
packaging/capi-media-streamer.spec
src/media_streamer_node.c