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?
-
make .stream file with http://192.168.1.105:8080/videofeed and place in contents directory
-
make application with “live” stream type
-
watch from flash player with address http://[wowza]/[appname]/[stream]