Giter Club home page Giter Club logo

skyway-ios-sdk's People

Contributors

alanmshelly avatar d-matsui avatar ibuibu avatar iwashi avatar kadoshita avatar khaneda000 avatar matsub avatar mkusaka avatar monmee avatar mr-oliva avatar n-hidaka avatar riosu avatar rocky85 avatar rokihiro avatar sandabu avatar shinyafukumoto avatar shinyoshiaki avatar tetrapod117 avatar tsu-takahashi avatar y-i avatar yuki-uchida avatar yusuke84 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

skyway-ios-sdk's Issues

Porting to SwiftUI

This is my first time contacting you.

I am working on creating a text chat and video call as my own application.
I have downloaded the sample source code and am in the process of checking it out.
My goal is to port it to SwiftUI and include an outgoing and incoming call screen with Callkit, but I can't get it to work. The code I have changed is as follows, but I was wondering if you could advise me on the process

Explanation of the problem

peer.on(SKWPeerEventEnum.PEER_EVENT_CALL, callback: { (obj) -> Void in
if let connection = obj as? SKWMediaConnection{
     In this part
     *let update = CXCallUpdate()
*provider.reportNewIncomingCall(with: uuid, update: update) { error in
*}
self.setupMediaConnectionCallbacks(mediaConnection: connection)
self.mediaConnection = connection connection.answer(self.localStream)
}
})

I've added the program for the "*" part, but the display of the following Stream does not switch, and the connection seems to be working, but the image is not displayed anymore.

Environment

  • Device Iphone XR
  • OS iOS 10 or higher
  • Network (WiFi /LET)

examplesのコードについて

swiftのexampleコードを試したのですが、
「media connection」ボタンを押す -> 戻る -> また「media connection」ボタンを押す
の動線で2回目の「media connection」が画面が固まってしまうことがあります。
ご確認宜しくお願いします。

How to implement share screen?

Description of the problem

How to implement share screen feature?

If Skyway doesn't support this feature, the sdk should have function to customize stream.

Doesn't run on iOS Simulator (Apple Silicon Mac)

Description of the problem

The samples don't run on iOS Simulators when using Apple Silicon Macs. But running on the device works. Probably due to architecture. Please support Apple Silicon Macs or let me know if there is a workaround.

Regards

Environment

  • SDK version (ex. SDK v1.0.1,etc)
    Latest

  • Device (ex. iPhone XR, etc)
    iOS Simulator

  • OS (ex. iOS 12 etc)

  • Network (Cable/DSL/Fiber + WiFi, MiFi, LTE, etc)

[SKWConnectOption] metadata property is null when connect with other peer?

On SkyWaySDK offical release 1.0.0, when I was tried to connect with other peer (I was set value for metadata property on SKWConnectOption) but on my partner side, metadata's value on incoming SKWDataConnection is always null. I also set value for label property (SKWConnectOption), it's working normal.

Anyone help me, please!
Thanks in advance!

Video not full screen

When I make auto layout localView:SKWVideo in top:0,right:0,left:0. But when addVideoRenderer localView it's wrong. Please help me !
img_1218

AirplayとSkyWayが同時に接続されない。

Description of the problem

https://github.com/daisukenagata/iOS_SkyWay/issues/1

Environment

  • SDK version (ex. SDK v3.0.1,etc)
  • Device (ex. All , etc)
  • OS (ex. iOS 14 etc)
  • Network (WiFi, LTE)

Steps to reproduce the problem

issueリンク先のサンプルアプリを動かすと、確認できます。
ReadMeに記載の各Keyは、個別にご連絡差し上げます。
https://github.com/daisukenagata/iOS_SkyWay

こちらが連絡先です。
Mail [email protected]

ご連絡、お待ちしております。

よろしくお願い致します。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.