- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I couldn't find iOS samples applications for Open Media Streamer Native SDK, so I wrote them based on iOS samples for Intel CS for WebRTC.
https://github.com/thmatuza/oms-client-ios-sample
Feedback and suggestions are greatly appreciated. Thanks!
Best Regards,
Tomohiro Matsuzawa
- Tags:
- HTML5
- JavaScript*
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Tomohiro,
Thanks for your iOS samples. As part of our open source process, we're considering to move ICS samples to Github. But they're written in Objective-C. Your Swift samples will be a good start for Swift developers getting familiar with OMS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Team,
As the initial OMS release, when we try to install it showing error at the starting level itslef(sdk not found).
We already did in Swift using ICS only. when ever we try to replace with OMS we got architecture issues. As OMS is not comparable with arm64. So we struct at move to OMS. Please help us from where we can get all architecture supportable framework.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Krishana,
OMS library was too large to upload to GitHub, so I used Git LFS.
It may have caused some issue on OMS binary I uploaded.
I recommend you to build OMS by yourself and replace it.
https://github.com/open-webrtc-toolkit/owt-client-native
You will probably need to build openssl to use https.
I used this to build openssl.
https://github.com/sinofool/build-openssl-ios
Then you can built OMS with openssl. Something like this.
python scripts/build.py --ssl_root ~/Desktop/openssl-ios-dist
Thank you,
Tomo
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page