webrtc_source_mediapacket: Fix payload type in case of PCMU/PCMA 42/319742/1 accepted/tizen/unified/20250218.161754 accepted/tizen/unified/x/20250221.042126
authorSangchul Lee <sc11.lee@samsung.com>
Mon, 17 Feb 2025 06:39:44 +0000 (15:39 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Mon, 17 Feb 2025 06:42:33 +0000 (15:42 +0900)
commit1df3ce98e63ae70c1128466858eb23c388440506
tree2f4d424b0da27e72b91747069d66891becb1ad4d
parent24736afc5b43d651383e3889bf280558c613cf14
webrtc_source_mediapacket: Fix payload type in case of PCMU/PCMA

Passing media_type value to _set_payload_type() will fix the payload
type number if needed.

[Version] 1.1.48
[Issue Type] Improvement

Change-Id: I3c74b829af756f6bb897832db201f8ef84c6c1bf
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/capi-media-webrtc.spec
src/webrtc_source_mediapacket.c