Coder Social home page Coder Social logo

Comments (12)

krishnanganapathy-amazon avatar krishnanganapathy-amazon commented on June 1, 2024

Hi deepak.
Can you post the error logs that you are receiving while executing this use-case ?

Regards
Krishnan

from amazon-kinesis-video-streams-webrtc-sdk-ios.

deepaksaxenakent avatar deepaksaxenakent commented on June 1, 2024

Master side - log with 2 viewer.txt
Viewer side - log KinisisViewerLogsMultipleViewerSingleMAster.txt

from amazon-kinesis-video-streams-webrtc-sdk-ios.

sharadrj avatar sharadrj commented on June 1, 2024

Hi Deepak,

Can you describe your test environment on master and viewer side? Did you get this result with our stock samples or made any changes also?

from amazon-kinesis-video-streams-webrtc-sdk-ios.

deepaksaxenakent avatar deepaksaxenakent commented on June 1, 2024

Please find the details below:
iPhone Device version - 13.6 and 12.4.8 test only on real devices

Kinesis iOS SDK version -

  • AWSAuthCore (2.15.0)
  • AWSCore (= 2.15.0)
  • AWSCognitoIdentityProvider (2.15.0):
  • AWSCognitoIdentityProviderASF (= 1.0.1)
  • AWSCore (= 2.15.0)
  • AWSCognitoIdentityProviderASF (1.0.1)
  • AWSCore (2.15.0)
  • AWSKinesisVideo (2.15.0):
  • AWSCore (= 2.15.0)
  • AWSKinesisVideoSignaling (2.15.0):
  • AWSCore (= 2.15.0)
  • AWSMobileClient (2.15.0):
  • AWSAuthCore (= 2.15.0)
  • AWSCognitoIdentityProvider (= 2.15.0)
  • CommonCryptoModule (1.0.2)
  • GoogleWebRTC (1.1.29400)
  • Starscream (3.1.1)

from amazon-kinesis-video-streams-webrtc-sdk-ios.

deepaksaxenakent avatar deepaksaxenakent commented on June 1, 2024

from amazon-kinesis-video-streams-webrtc-sdk-ios.

dswamina avatar dswamina commented on June 1, 2024

Hi Deepak,

Thanks for all the information!
I've reproduced the issue you're facing and we are currently trying to investigate it further.

Thanks,
Divya

from amazon-kinesis-video-streams-webrtc-sdk-ios.

deepaksaxenakent avatar deepaksaxenakent commented on June 1, 2024

from amazon-kinesis-video-streams-webrtc-sdk-ios.

deepaksaxenakent avatar deepaksaxenakent commented on June 1, 2024

Hi Divya and Team
Hope you get a chance to look into the issue, may you please update us, we are waiting to integrate it.

from amazon-kinesis-video-streams-webrtc-sdk-ios.

dswamina avatar dswamina commented on June 1, 2024

Hi Deepak,

Please refer to the sample in this branch : https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-ios/tree/multiple-viewer-sample

Hope this helps!

Thanks,
Divya

from amazon-kinesis-video-streams-webrtc-sdk-ios.

dswamina avatar dswamina commented on June 1, 2024

Hi Deepak,

Can you verify if the region in the sample is correct? The crash logs are pointing to 'a invalid region type'. Can you please confirm?

Thanks,
Divya

from amazon-kinesis-video-streams-webrtc-sdk-ios.

deepaksaxenakent avatar deepaksaxenakent commented on June 1, 2024
  1. On physical device iOS 12.4.8 
Line number 169 in WebRTCClient its crashing I.e remoteVideoTrack?.add(self.remoteRenderer!) because of finding self.remoteRenderer to nil.
  2. Unable to run the project on simulator (compile-time error)

// Primary can show only one remoteVideoTrack of Viewer1 on the UI.
// All the other remote tracks from viewers are ignored and not added to the remoteRenderer.
if (self.peerConnectionMap.count < 2) {
remoteVideoTrack = peerConnection.transceivers.first { $0.mediaType == .video }?.receiver.track as? RTCVideoTrack
remoteVideoTrack?.add(self.remoteRenderer!) // Crashes here
}

from amazon-kinesis-video-streams-webrtc-sdk-ios.

MushMal avatar MushMal commented on June 1, 2024

@dswamina do you have any further update on this issue?

@deepaksaxenakent has your original issue been resolved?

I would like to get more traction on this issue and not let it go stale

from amazon-kinesis-video-streams-webrtc-sdk-ios.

Related Issues (20)

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.