# Live stream RTSP H264 JWplayer

**URL:** https://community.wowza.com/t/live-stream-rtsp-h264-jwplayer/40469
**Category:** Wowza Streaming Engine
**Created:** [May 21, 2013, 10:41am UTC](https://community.wowza.com/t/live-stream-rtsp-h264-jwplayer/40469 "2013-05-21T10:41:58Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Gordan\_Grgurina](https://avatars.discourse-cdn.com/v4/letter/g/c68b51/32.png) [@Gordan\_Grgurina](https://community.wowza.com/u/Gordan_Grgurina)
#### Post date: [May 21, 2013, 10:41am UTC](https://community.wowza.com/t/live-stream-rtsp-h264-jwplayer/40469/1 "2013-05-21T10:41:58Z")

</div>

Hi,

I read tutorials and forums for days, but can’t figure out how to bring out the live stream. Boss gave me a task to do a web page with IP live cameras. The conditions are to use **Wowza** , **JWplayer** and stream the **H264** video (not flash). I’ve never worked with something like this, so I do not know if I need another kind of program or something. I managed to run the Wowza Media Server and it worh just fine. Locally via VLC player, I get a video from IP cameras.

Towards the server I set up the router as a DMZ. How do I get the video on the website? What embed code I put on the website? What is the path to the document “camera.stream” located on the [install-dir] \ content ? rtsp 😕 / [public-address]: 1935/camera.stream???

I use Vivotek cameras IP8332.

---

<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: [May 21, 2013, 5:57am UTC](https://community.wowza.com/t/live-stream-rtsp-h264-jwplayer/40469/2 "2013-05-21T05:57:19Z")

</div>

Hi there,

Take a look at this article on [how to re-stream video from an IP camera (RTSP/RTP re-streaming)](https://www.wowza.com/docs/how-to-re-stream-video-from-an-ip-camera-rtsp-rtp-re-streaming%28RTSP-RTP-re-streaming%29)

And this article will show you how to implement JWPlayer:

[How to use LongTail JW Player 6 with Wowza Media Server](https://www.wowza.com/docs/how-to-use-jw-player-with-wowza-streaming-engine)

Also, instead of using DMZ you need to use port forwarding to map port 1935 to Wowza, and port 554 to the camera.

Here is a list of ports that should be opened for streaming:

[https://www.wowza.com/docs/how-to-install-and-configure-wowza-streaming-engine#openPorts](https://www.wowza.com/docs/how-to-install-and-configure-wowza-streaming-engine#openPorts)

And according to your [camera’s manual](http://download.vivotek.com/downloadfile/downloads/usersmanuals/ip8332-cmanual_en.pdf), H264 is supported but its not clear if audio is supported.

Salvadore
