# How to stream chunk of video file to Wowza - java

**URL:** https://community.wowza.com/t/how-to-stream-chunk-of-video-file-to-wowza-java/43827
**Category:** Wowza Streaming Engine
**Created:** [September 8, 2014, 5:42pm UTC](https://community.wowza.com/t/how-to-stream-chunk-of-video-file-to-wowza-java/43827 "2014-09-08T17:42:33Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Akshea\_R](https://avatars.discourse-cdn.com/v4/letter/a/dfb087/32.png) [@Akshea\_R](https://community.wowza.com/u/Akshea_R)
#### Post date: [September 8, 2014, 5:42pm UTC](https://community.wowza.com/t/how-to-stream-chunk-of-video-file-to-wowza-java/43827/1 "2014-09-08T17:42:33Z")

</div>

Hi,

I have chunk of live video stream files, is there any java library to live stream chunk of video file to Wowza. Please help. Thanks in advance.

---

<div class="post-metadata">

### Author: ![Zoran](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/zoran/32/385_2.png) [@Zoran](https://community.wowza.com/u/Zoran)
#### Post date: [September 8, 2014, 6:39pm UTC](https://community.wowza.com/t/how-to-stream-chunk-of-video-file-to-wowza-java/43827/2 "2014-09-08T18:39:17Z")

</div>

Hi,

I’m not sure about any Java tools available, but you can use FFMPEG to ingest that live stream and push it to your Wowza server.

You can take a look at this forum thread for [frequently requested FFMPEG command examples for Wowza](http://community.wowza.com/t/-/36326).

Zoran
