Wowza Community

Flash To m3u8 Transcoding

Hello ,

We have developed a functionality for Live Video streaming using WOWZA Hosting and videowhisper tool. Now the problem that we are facing is that the video is not being trans-coded from Flash to M3U8. So please help us in resolving our issue.

Hi there and welcome to the Wowza support forum.

Can you please provide more information on your setup and workflow?

Thanks.

Salvadore

What is the source of the steam? Webcam? IP cam? encoder?

What are the video and audio codecs of the source? Anything other then h.264 video will need to be transcoded with the Wowza Transcoder:

AddOn: Wowza Transcoder

Salvadore

You might be able to get this to work following this guide:

How to re-stream an unprotected stream from Adobe Media Server or a CDN

Salvadore

Please see this guide for creating new applications in Wowza Streaming Engine:

Create applications

It would also be worth the time to read through the quick start guides here if you have not done so already:

Quick Start

Salvadore

Thanks for you quick reply , following is the work flow ,

Hello ,

After Creating Application videowhisper from our wowza hosting panel , we added RTMP url in setting file as follows

$rtmp_server = “rtmp://192.163.248.47/videowhisper”; Please check following stps to run our stream application

  1. login to http://mysitti.com/login.php
  • select login as Host

– Email : club@gmail.com

– Password : 123456

After login home page will be appear click on Lounch Web Cam Button , its highlighted in red color .

This is the broadcasting site now the channel url will be

http://mysitti.com/live/channel.php?n=Club-O

Please check above things if want our wowza hosting details i will provide this also ,

Please check and provide us suggestion for this .

What is the source of the steam? Webcam? IP cam? encoder?

What are the video and audio codecs of the source? Anything other then h.264 video will need to be transcoded with the Wowza Transcoder:

AddOn: Wowza Transcoder

Salvadore

The source is .swf and steam come from 192.163.248.47 using videowhisper API .

For transcoding its not working as well its shows channel offline for e.g

http://mysitti.com/live/channel.php?n=Club-O

Or

Please let us know how we can do live streaming from web site -> iphone App using PHP .

You might be able to get this to work following this guide:

How to re-stream an unprotected stream from Adobe Media Server or a CDN

Salvadore

Hello ,

May i know

where i found this files and folder

This section provides the basic steps for setting up an application for live streaming and configuring Application.xml.

Create application folder [install-dir]/applications/live.

Create configuration folder [install-dir]/conf/live and copy [install-dir]/conf/Application.xml to this new folder.

Edit the newly copied Application.xml file and make the following changes (some of these settings may already be present):

Or i need to create new