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
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?...
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...
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...
I has a code that handles the following stage events:
const stage = new Stage(token, strategyRef.current);
stage.on(StageEvents.STAGE_CONNECTION_STATE_CHANGED,...
Could you please provide guidance on the following:
Is there React Native support or resources available for integrating AWS IVS, particularly for real-time and low latency broadcasting?
Should we...
Hello,
We are using a STANDATD channel for a live broadcasting.
We have noticed that any time that the video player, either on mobile or browser, goes down to a stream below the 480 resolution, there...
When we are broadcasting our stage to IVS channel getting overlap issues.
1. I'm facing layout issues when broadcasting a stage to an Amazon channel. After joining and starting the broadcast, when...
it's possible with ivs low-latency option, just wanted to know if it's possible with real-time streaming as well?
Example was only from user's devices, but not from a rtmp camera.
I am trying to...
I got
"Your account is pending verification. Until the verification process is complete, you may not be able to carry out requests with this account. If you have questions, contact AWS Support."...
We are unable hear the system audio while sharing the screen in IVS Real Time Streaming (Stage). I am using below code to get the screenshare.
export async function getScreenshare() {
const...
Hi,
I have created a front-end page using ReactJS that includes the IVS Player.
While streaming from an RTMP source, other browsers operate with a delay of only 3 to 5 seconds, but on iOS browsers,...