Questions tagged [wowza]

Wowza Media Server is a video streaming server written in Java. Wowza Streaming Engine can be used for live and on-demand streaming. Wowza also offers a cloud based service called Wowza Stream Cloud, Wowza Player, and additionally SDKs and APIs to build live streaming solutions. When using this tag, please clarify what Wowza product you are using in your question.

Wowza Streaming Engine is media server software written in Java with APIs for complete server-level control. Additional information can be found on https://www.wowza.com/resources/developers

761 questions
0
votes
1 answer

HTTP Live Streaming like UStream and Wowza GoCoder app

I have to upload live video to wowza server. I don't have any idea about live streaming. I read apple document for HTTP Live streaming still I am not getting how to live stream video. Some one please help me on this. Using AVFoundation I can get…
RinguGeo
  • 11
  • 3
0
votes
3 answers

Install wowza Media server on my webserver

i was installed wowza media server on my local pc (Ubuntu 13.04). and i was streamed correctly. but now i want to install wowza media server on my web server (linux). please tell any one how to install this media server on my hosting webserver and…
0
votes
2 answers

m3u8 video with dynamically generated

In a HTML5/JS app (backbone.js / jQuery) i'm having trouble embedding a m3u8 video stream delivered by a wowza media server. The app is supposed to run in mobile safari only, so the format would be allright. The video gets embedded with a tag,…
gherkins
  • 14,603
  • 6
  • 44
  • 70
0
votes
1 answer

how to make invisible jwplayer code in the page sourcecode

I set up video lesson site with moodle. I will share my video with jwplayer my code is shown below.

0
votes
1 answer

video plays abnormally fast for a short time while streaming from FMS (issue appears on iPad)

I am streaming (live, no recording) video using Flash Media Server 4.5. I created to 2 applications - 1) Publisher: Publishes (streams) video using FMS. 2) Receiver: Plays the published stream. Everything works good as expected because its very…
0
votes
2 answers

Amazon EC2, WOWZA not responding on port 8086

I have Amazon EC2 m1.medium instance running. I have download key pair (.pem) file and am able to connect via Putty. After accessing console (via Putty) I use sudo -s command for root access otherwise console prompt "Permission Denied". Now WOWZA…
0
votes
1 answer

Customizing RTSP client library for woza

I have downloaded a library from this links its working fine for live streaming with in local network. I am not able to customize this library to communicate with wowza server. Please guide me if anyone knows. Or else suggest me some other open…
thavasidurai
  • 1,972
  • 1
  • 26
  • 51
0
votes
1 answer

Record videoconference application to flv

I've spent plenty of time solving this problem, but it looks like I need some help. I have a web conference application which provides ability to stream live video, chat, share documents, draw on a whiteboard, share desktop, etc. And now I want to…
Art
  • 831
  • 3
  • 8
  • 26
0
votes
0 answers

Live Video Stream support for android?

I have a live video feed in m3u8 format and works great in iphone android doesnt support it. Im planing to convert the feed using ffmpeg and just wondering what the best format/codec/protocol works best with the lowest version of android…
0
votes
1 answer

Encoder in Wowza Streaming server

i am new to wowza media system.just started development two days ago.i am following this tutorial http://www.wowza.com/forums/content....-based-encoder in this there is a heading Publishing the stream in this we have to use our encoder what is this…
mathlearner
  • 7,509
  • 31
  • 126
  • 189
0
votes
1 answer

Live streaming issue from iOS to Android

We are working on an video streaming application in iOS and Android. We are using Wowza server. Application works fine from iOS to iOS and Android to Android. Means a video published from iOS device can be viewed on iOS device but not on Android…
Sukhpal Singh
  • 672
  • 1
  • 12
  • 31
0
votes
1 answer

Video stream delayed on wowza server and quality is very low from ffmpeg

Form ffmpeg i fired some command to run video on wowza server ffmpeg -i /home/Downloads/GAmUk.mp4 -f mpegts udp:/ip:10000/live/test.stream and streaming is running as well only problem is latency not so good its played after long time on server…
tulsi
  • 141
  • 4
  • 16
0
votes
1 answer

RTSP Proxy implementation and testing

I'm trying to implement an RTSP proxy server in order to analyse RTCP packets and dynamically switch to higher or lower bitrate streams (served by Wowza). Can someone recommend an existing opensource proxy (Java) and a client that allows me to set…
Rui
  • 5,900
  • 10
  • 38
  • 56
0
votes
2 answers

Increase video buffer for HLS (Apple HTTP Live Stream), possible?

We're using Wowza 3.5 in our server to stream videos, and JW Player for the player. The streaming of videos are working fine when viewed in iPhone and iPad. What we are trying to do now is, when a video is playing on an iOS device and a user paused…
officeboi101
  • 219
  • 4
  • 16
0
votes
1 answer

streaming single audio to one user using wowza and flowplayer

I'm trying to develop a website with a music player in all the pages and music files for the user to select and play. When the user first selects a song in a page it plays as expected and everything is okay. But when he/she opens the website in…
Ehsan
  • 149
  • 2
  • 7