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
2 answers

Android audio/video Streaming is not working for Wowza server

I want to implement video streaming using the Wowza server. So, is there any tutorial that how Wowza works for Android devices? Videos are stored at server side. So, to fetch video using URL and play it on Android. I tried some examples, but I got…
Arun Genius
  • 25
  • 1
  • 6
0
votes
1 answer

How to do streaming using wowza mediaserver

i have another question for multiple streaming through which PC1(in LAN) run on my wowza media server and after that same live video is to be pass to PC2(in LAN). PC2 to whom i gave url to play the video
0
votes
1 answer

Able to run live stream on wowza on my local,but not able to see the live streaming on other system in LAN

i getting a problem. on my localhost live stream is working properly with wowza media server and using live encoder but when i run on client LAN Network it gives== server not found: rtmp://localhost:80/live not found what is the problem ...…
0
votes
1 answer

play .flv stream video from rtmp URL in android

I am working on upstream and downstream. I upstream video on wowza server. Problem that i am getting is video saved on server with .flv extension is not getting played. To play video URL is: rtmp://WowzaserverIPAddress:1935/live/test.flv I…
user3132339
  • 21
  • 1
  • 5
0
votes
1 answer

run an if statement based on results of a script

The below script polls a wowza video server and returns True or False based on if it is live or not.