Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elastic Rtc Recorder Endpoint Ios Playback Problem #2

Open
Lethea opened this issue Apr 2, 2018 · 0 comments
Open

Elastic Rtc Recorder Endpoint Ios Playback Problem #2

Lethea opened this issue Apr 2, 2018 · 0 comments

Comments

@Lethea
Copy link

Lethea commented Apr 2, 2018

Hi I use elasticrtc for kurento auto scale instance group.
Now we try to record video + audio.
It records perfect but
while trying to play in ios
it can not be played because of the Audio codec MPEG Audio Layer ½
I found a solution

GstCaps *ac = gst_caps_from_string ("audio/mpeg,mpegversion=1,layer=3");
in kurento github list.

However I want to ask that
if I change this on the instance
the new instance that elasticrtc create will not include right ?

So can you fix the problem on base image ?
Then I'll create new service on it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant