Re: [Live-devel] Axis RTSP Relay

2010-07-05 Thread Bryan Thrasher
- check the wowza forums for documentation on StreamManager and MediaCaster. You basically define an xml config that references an .sdp and it re-streams on demand or at wowza startup. The rtplive application is where you want to start. -t On Jul 5, 2010, at 7:58 PM, Bryan Thrasher wrote

Re: [Live-devel] Axis RTSP Relay

2010-07-05 Thread Bryan Thrasher
The way the Wowza server works in my usgage is you tell it to pull a stream from the camera via RTSP. The M1011 only allow MPEG4 and H.264 over RTSP (maybe that's an RTSP specification). The camera produces the h.264 Baseline level 3 which is packaged up in a playlist for the iPhone. But the und

[Live-devel] Axis RTSP Relay

2010-07-05 Thread Bryan Thrasher
openRTSP could work assuming they can be wired together, sort of in reverse. It may also make sense to use LIVE555 Media Server instead of Wowza. Can it stream to iPhone? Has anyone done this or would anyone be interested in taking this on? Thanks, Bryan Thrasher