amazon-kinesis-video-streams-webrtc-sdk-js | JS SDK for interfacing with the Amazon Kinesis Video | AWS library

 by   awslabs TypeScript Version: v2.0.1 License: Apache-2.0

kandi X-RAY | amazon-kinesis-video-streams-webrtc-sdk-js Summary

kandi X-RAY | amazon-kinesis-video-streams-webrtc-sdk-js Summary

amazon-kinesis-video-streams-webrtc-sdk-js is a TypeScript library typically used in Cloud, AWS applications. amazon-kinesis-video-streams-webrtc-sdk-js has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

JS SDK for interfacing with the Amazon Kinesis Video Streams Signaling Service.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              amazon-kinesis-video-streams-webrtc-sdk-js has a low active ecosystem.
              It has 248 star(s) with 129 fork(s). There are 19 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 12 open issues and 119 have been closed. On average issues are closed in 194 days. There are 5 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of amazon-kinesis-video-streams-webrtc-sdk-js is v2.0.1

            kandi-Quality Quality

              amazon-kinesis-video-streams-webrtc-sdk-js has no bugs reported.

            kandi-Security Security

              amazon-kinesis-video-streams-webrtc-sdk-js has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              amazon-kinesis-video-streams-webrtc-sdk-js is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              amazon-kinesis-video-streams-webrtc-sdk-js releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of amazon-kinesis-video-streams-webrtc-sdk-js
            Get all kandi verified functions for this library.

            amazon-kinesis-video-streams-webrtc-sdk-js Key Features

            No Key Features are available at this moment for amazon-kinesis-video-streams-webrtc-sdk-js.

            amazon-kinesis-video-streams-webrtc-sdk-js Examples and Code Snippets

            No Code Snippets are available at this moment for amazon-kinesis-video-streams-webrtc-sdk-js.

            Community Discussions

            Trending Discussions on amazon-kinesis-video-streams-webrtc-sdk-js

            QUESTION

            Handle network interruption in WebRTC
            Asked 2020-Sep-19 at 09:16

            I am using Amazon Kinesis Video Streams WebRTC for video chat connection between a mobile app and web site. I need to handle network interruption on web side. Let me explain the steps I have done already.

            I can detect that network is disconnected on event listener ...

            ...

            ANSWER

            Answered 2020-Sep-19 at 09:16

            I found that I had to send sdp offer. So the code will be like ...

            Source https://stackoverflow.com/questions/63848245

            QUESTION

            WebRTC signalling succeeds but no video is coming through
            Asked 2020-Aug-31 at 12:40

            I am trying to setup a video stream from a robot using WebRTC.

            As far as I can tell, the signaling establishes a connection successfully, however no video is being streamed.

            I use AWS Kinesis Video as the signaling server, and I use the AWS Kinesis video streams WebRTC sdk for the master node.

            For the viewer, I use the Kinesis WebRTC Test Page, with the only change that the viewer does not request any audio.

            I believe that the signaling works. At least the viewer is both sending and receiving ICE candidates and there are no errors.

            The master node also starts to send data as expected, but the video is never displayed on the viewer.

            My question is how can I debug where the problem is?

            I have looked at Chrome's webrtc internals, and it generated these graphs. This shows me that packages are being received by chrome, but no frames are being decoded. Is that correct?

            On the robot, I am running RoS as the middlelayer, and I am trying to stream the usb webcam.
            To do this, I am running the h264_video_encoder node. When the nodes starts up, it tells me that it has these settings:

            264 - core 152 r2854 e9a5903 - H.264/MPEG-4 AVC codec - Copyleft 2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=2 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=3 lookahead_threads=3 sliced_threads=1 slices=3 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=1 keyint=30 keyint_min=16 scenecut=40 intra_refresh=0 rc=abr mbtree=0 bitrate=2048 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00

            I suspect the most likely problem is with the encoding, but I don't know how to proceed with debugging this issue.

            ...

            ANSWER

            Answered 2020-Aug-31 at 12:40

            The problem that I faced was that the h264 stream I generated was missing the SPS and PPS NALs, so the viewer did not know how to decode the stream.

            The underlying problem was that I was converting from KinesisVideoFrame.msg which contained my encoded stream, but I was unaware that the frame_data did not contain the SPS and PPS packets. Those packets are stored in codec_private_data, so I had to prepend codec_private_data to the frame_data to get the final frame data to be send over the stream

            Source https://stackoverflow.com/questions/63617797

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install amazon-kinesis-video-streams-webrtc-sdk-js

            You can start by trying out the SDK with a webcam on the example WebRTC test page.
            KVS WebRTC Developer Guide
            KVS API Reference Guide

            Support

            This section outlines all of the classes, events, methods, and configuration options for the SDK.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-js.git

          • CLI

            gh repo clone awslabs/amazon-kinesis-video-streams-webrtc-sdk-js

          • sshUrl

            git@github.com:awslabs/amazon-kinesis-video-streams-webrtc-sdk-js.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular AWS Libraries

            localstack

            by localstack

            og-aws

            by open-guides

            aws-cli

            by aws

            awesome-aws

            by donnemartin

            amplify-js

            by aws-amplify

            Try Top Libraries by awslabs

            git-secrets

            by awslabsShell

            aws-shell

            by awslabsPython

            autogluon

            by awslabsPython

            aws-serverless-express

            by awslabsJavaScript