# Adding our own video player

**URL:** https://community.wowza.com/t/adding-our-own-video-player/40824
**Category:** Wowza Streaming Engine
**Created:** [July 23, 2013, 4:22pm UTC](https://community.wowza.com/t/adding-our-own-video-player/40824 "2013-07-23T16:22:09Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![rajesh\_mehta](https://avatars.discourse-cdn.com/v4/letter/r/7ea924/32.png) [@rajesh\_mehta](https://community.wowza.com/u/rajesh_mehta)
#### Post date: [July 23, 2013, 4:22pm UTC](https://community.wowza.com/t/adding-our-own-video-player/40824/1 "2013-07-23T16:22:09Z")

</div>

Hi

I want to use WoWza VOD media server but do not want to use video player provided by wowza.

I want to use my own video player and will connect to wowza media server from laptop/desktop browser using http.

what will be wowza media server URL for my own player?

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [July 23, 2013, 8:47am UTC](https://community.wowza.com/t/adding-our-own-video-player/40824/2 "2013-07-23T08:47:19Z")

</div>

Hi, are you asking about HTML5 support? If so HTML5 works on Mac OSX with Safari browser, this includes Iphone and Ipad as well as the most recent Android devices.

If not what kind player is it?

Salvadore

---

<div class="post-metadata">

### Author: ![Israel\_Junior](https://avatars.discourse-cdn.com/v4/letter/i/76d3ee/32.png) [@Israel\_Junior](https://community.wowza.com/u/Israel_Junior)
#### Post date: [July 23, 2013, 1:51pm UTC](https://community.wowza.com/t/adding-our-own-video-player/40824/3 "2013-07-23T13:51:51Z")

</div>

you will use the some url what the wowza player use for test like this “rtmp:////”.

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [July 24, 2013, 6:39am UTC](https://community.wowza.com/t/adding-our-own-video-player/40824/4 "2013-07-24T06:39:48Z")

</div>

Yes, you can customize Wowza’s example players. You will need Flash CSx and ActionScript knowledge.

According to the specs of this player [mediaelement.js](http://mediaelementjs.com/#howitworks) it should work with Wowza.

You can download a free 30 day trial to test it out:

[30 Day Free Trial of Wowza](https://www.wowza.com/pricing/trial)

Also see [JW Player](http://www.longtailvideo.com/jw-player/)

& [FlowPlayer](http://flowplayer.org/)

Both of which can be skinned and customized, and are production ready alternatives to the example players that are shipped with Wowza.

Salvadore

---

<div class="post-metadata">

### Author: ![Ken\_Key](https://avatars.discourse-cdn.com/v4/letter/k/c4cdca/32.png) [@Ken\_Key](https://community.wowza.com/u/Ken_Key)
#### Post date: [July 24, 2013, 9:02pm UTC](https://community.wowza.com/t/adding-our-own-video-player/40824/5 "2013-07-24T21:02:59Z")

</div>

list of addresses wowza uses for live streaming…

[https://www.wowza.com/docs/how-to-set-up-live-streaming-using-an-rtmp-based-encoder](https://www.wowza.com/docs/how-to-set-up-live-streaming-using-an-rtmp-based-encoder)

---

<div class="post-metadata">

### Author: ![rajesh\_mehta](https://avatars.discourse-cdn.com/v4/letter/r/7ea924/32.png) [@rajesh\_mehta](https://community.wowza.com/u/rajesh_mehta)
#### Post date: [July 24, 2013, 12:03pm UTC](https://community.wowza.com/t/adding-our-own-video-player/40824/6 "2013-07-24T12:03:48Z")

</div>

Actually my requirement is to customize the setting of the WOWZA video player such as location of “Connect” button or renaming it . Also I want to use wowza media player from windows based laptop/desktop and not MAC OS

Is it possible to customize wowza video player or alternatively use my own video player ( mediaelement.js ).

Alternatively I can use any other video player which can work with WOwza media server.
