Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
All Content tagged with Amazon Interactive Video Service
managed live streaming solution that is quick and easy to set up, and ideal for creating interactive video experiences
Content language: English
Select up to 5 tags to filter
Sort by most recent
96 results
Hi, I have to release an iOS app built with XCode 16.1 but the bitcode flag (used by the Amazon IVS Chat framework) was disabled, so I cannot distribute the app.
![screenshot](/media/postImages/origin...
We've a system set up for creating IVS stage and enabling users to join the stage but we need to monitor who has joined when at server side, I did find that [list-participant-events ](https://docs.aws...
Hello, I am contacting you because I have a forced termination issue and need to respond.
Currently, after the system update on the Samsung Galaxy Z Fold6 5G (samsung q6q) and Samsung Galaxy S24 Ultra...
Hi, in IVS service, I'm trying to set the pipParticipantAttribute to the first video call participant like described here:
https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_PipConfigurat...
I’m seeking clarification on AWS’s policies regarding the use of Amazon IVS (Interactive Video Service) for live streaming adult content. I’ve reviewed the Service Terms, Acceptable Use Policy, and co...
After applying PIP mode to the BasicPlayback sample app, pressing the home key to enter PIP mode and changing the size of the PIP window is fine, but after completing the size change, the player scree...
This afternoon we had a live stream using IVS and for some reason the system simply failed to create the required recording on S3. How can one check to see what might have gone wrong. The recording se...
Hi,
Is there a way to provide live stream content that can be time-shifted by the viewer in an IVS channel? Similarly to this solution on Media Package? <https://docs.aws.amazon.com/mediapackage/late...
Hi is there any service in AWS to convert mpd to mp4 like FFMpeg
Current ivs broadcast android libraries are named as
ivs-broadcast-1.12.0-stages.aar
and
ivs-broadcast-1.12.0.aar
I think that the ivs-broadcast-1.12.0.aar is for non-realtime and ivs-broadcast-1...
I experiment the amazon-ivs-web-broadcast libraries with the sample code from
https://github.com/aws-samples/amazon-ivs-real-time-** and from internet react samples.
I try to implement an applicatio...
I has a code that handles the following stage events:
const stage = new Stage(token, strategyRef.current);
stage.on(StageEvents.STAGE_CONNECTION_STATE_CHANGED, handleConnectio...