Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Can you handle audio samplebuffers? #25

Open
mirroringcontact opened this issue Mar 7, 2023 · 5 comments
Open

Can you handle audio samplebuffers? #25

mirroringcontact opened this issue Mar 7, 2023 · 5 comments

Comments

@mirroringcontact
Copy link

No description provided.

@graszka22
Copy link
Contributor

Could you explain more? What do you want to do, what's your use case?

@mirroringcontact
Copy link
Author

mirroringcontact commented Apr 5, 2023

@graszka22 sorry, i ask about audio support in this file:
I guess for audio in broadcast extension you need to customize webrtc framework.
Maybe this will be helpful https://github.com/ant-media/WebRTC-iOS-SDK/blob/master/webrtc_framework/0001-rtc_audio_device_and_dont_ask_mic_permission_for_playback.patch. Maybe you can take this customized webrtc.framework.

Or this https://github.com/pixiv/webrtc/blob/87.0.4280.142-pixiv0/README.pixiv.en.md

I hope you will add audio support🤞
Thanks 🙏

@graszka22
Copy link
Contributor

I'm still not sure I understand. We support audio tracks. You can use microphone in your phone or on web and what you speak will be streamed to other users. However we currently do not support streaming device audio when sharing the screen. That means if you start playing a video or music on your phone and share your screen to the other person, the other person won't hear the music or video.
So do you mean streaming from your device's microphone or streaming device audio when sharing the screen?

@mirroringcontact
Copy link
Author

I mean streaming device audio when sharing the screen

@graszka22
Copy link
Contributor

We'll look into it when we take care of higher priority issues. However there might be some technical difficulties with that. I'll keep you updated.

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

No branches or pull requests

2 participants