but still can not stream the camera over jw player
I can load the camera in VLC player using rtsp://198.167.xx.xx.:554/axis-media/media.amp (removed my C class address )
in my camera.stream I have the above address
I have the userid and password in the admin.password
I have created a directory in the application folder called islandcam (have a something using the live folder)
I have created a directory in conf called islandcam and copied the Application.xml from the above post and login to the stream manager and start the stream application islandcam/definst
MediaCaster Type rtp
Stream Name: camera.stream
in jw player I load:
streamer rtmp://mywowzaserver.xxx/islandcam/definst and the file as camera.stream
can not find the stream … please help thank you so much
Use a .stream file located in content folder that contains the rtsp url, then start a stream in StreamManager with that name (for example axis.stream) with MediaCaster type “rtp”
Then use stream name “axis.stream”, which contains the credentials, in http mu38 url:
You might check Axis for firmware update to see if it adds that capability.
If not, a work-around is to turn off codec reporting so the older phone will just play it. To do that, set the two properties in this post to “false”
The stream based on the specs of the how to and Richard user/password configuration got me working great in jw player in the flash but how would I take this same solution and make it work on a ipad or iphone device?
In case your camera has a larger video output resolution, you need either to modify the video resolution output to a lower setting, or to use the transcoder addon to re-size it.
The basics on configuring and running the Transcoder AddOn are described in that tutorial.
Using this addon implies an extra cost as it is licensed separately, so depending on the license you are using, check with Sales (sales@wowza.com) on ways to receive and enable the Transcoder license.
You might check Axis for firmware update to see if it adds that capability.
If not, a work-around is to turn off codec reporting so the older phone will just play it. To do that, set the two properties in this post to “false”
In case your camera has a larger video output resolution, you need either to modify the video resolution output to a lower setting, or to use the transcoder addon to re-size it.