Skip to main content

Posts

Showing posts with the label amazon

How to do live streaming with HD Camcorder which does not have USB streaming capability

As discussed in my previous blog we can do live stream any events like Birthday party, Engagement Function, Marriage Event etc., using amazon EC2 and Adobe Media Server. Problem: Need to use your own  HD Camcorder like Sony HD Camcorder , to capture video source and connect to FMS URL in Adobe Flash Media Live Encoder as shown in figure below and start streaming to FMS server instance running in cloud. But such Camcorder does not have USB streaming capability then how to solve this problem? Solution: You can use EasyCap to capture high quality audio/video  as a connection interface. This connection interface is helping us a lot to do live streaming with HD Camcorder's and other Camera's of Videographer. Hope this is very useful information to people who would like to stream their own events for their beloved one's who are staying away. Happy Webcasting!!! :-)

How to do Live Streaming using amazon EC2 and Adobe Media Server

This tutorial walk through how to launch amazon EC2 instances and the process of configuring live streaming with Adobe Media Server, the platform for streaming HD video with good audio quality. This platform will help to deliver your live video directly to a target audience of almost any size. To get started with amazon EC2: You will primarily use AWS Management Console, a point-and-click web-based interface. Sign up for EC2 – AWS account. Sign in to the AWS Management Console and open the Amazon EC2 console at https://console.aws.amazon.com/ec2/ . From the navigation bar, select the region for the instance . You can also use the default region. Otherwise this choice is important because some EC2 resources can be shared between regions, while others cant.  For example, if you'd like to connect your instance to an existing EBS volume, you must launch the instance in the same region as the volume. Click -> Launch instance – An instance is a virtual server in the clo...