Wowza Community

restream from m3u

I am playing around with IP Webcam for the android (http://bit.ly/wEXwJk)

It provides a m3u file with the following contents

#EXTM3U

#EXTVLCOPT:http-caching=200

http://192.168.1.105:8080/videofeed

If I wanted to restream with wowza, is the following correct?

  1. make .stream file with http://192.168.1.105:8080/videofeed and place in contents directory

  2. make application with “live” stream type

  3. watch from flash player with address http://[wowza]/[appname]/[stream]

Michael,

No, Wowza cannot ingest HTTP source (except shoutcast/icecast)

Richard