WebRTC- TVOS without media

96 views
Skip to first unread message

Lamine Ndiaye

unread,
Mar 21, 2018, 7:24:07 AM3/21/18
to discuss-webrtc
Hi,

I am using WEBRTC Datachannel on iOS only for P2P data shares uses.
I don't use the media support and I would like build my app for tvOS. Is there a way to build WebRTC for tvOS given the fact I dont need AVCaptureSession and others prohibited API?

Regards,
Lamine

Kári Helgason

unread,
Mar 22, 2018, 4:15:25 AM3/22/18
to discuss-webrtc
Hi Lamine,

We don't officially support tvOS, however, it is possible to build a static library without the media parts. The target name in GN is `sdk:peerconnectionfactory_no_media_objc`. Perhaps try this and see if it meets your needs?

Thanks!
- Kári

--

---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrtc+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/146ae759-a7d8-42b4-be78-f375fcc03f60%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Lamine Ndiaye

unread,
Mar 23, 2018, 6:07:49 AM3/23/18
to discuss-webrtc
Hi Kári,

Thank you for your answer, I tried e first build with with the sdk:peerconnectionfactory_no_media_objc` target for arm64. I have a `libpeerconnectionfactory_no_media_objc.a` generated, but when I try to reach RTCPeerConnectionFactory I have some buld error.
It seems that some symbols are missing for the corresponding architecture.

Did you ever encounter the issue?

Many thanks,
Lamine



On Thursday, March 22, 2018 at 9:15:25 AM UTC+1, Kári Helgason wrote:
Hi Lamine,

We don't officially support tvOS, however, it is possible to build a static library without the media parts. The target name in GN is `sdk:peerconnectionfactory_no_media_objc`. Perhaps try this and see if it meets your needs?

Thanks!
- Kári
On Tue, Mar 20, 2018 at 6:07 PM, Lamine Ndiaye <lamin...@gmail.com> wrote:
Hi,

I am using WEBRTC Datachannel on iOS only for P2P data shares uses.
I don't use the media support and I would like build my app for tvOS. Is there a way to build WebRTC for tvOS given the fact I dont need AVCaptureSession and others prohibited API?

Regards,
Lamine

--

---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages