I want to send a video file on wowza server using RTMP. I am able to send audio file but not able to send video file on wowza server. Can anyone tell me how can i achieve this. Thanks in advance.
Asked
Active
Viewed 756 times
0
-
you can create a LIVE stream if your application is written in AdobeAIR, not sure if you can stream and existing video file. Check AdobeAIR documentation – Rodislav Moldovan Sep 25 '14 at 06:38
1 Answers
2
If you look at the Android Documentation
http://developer.android.com/guide/appendix/media-formats.html
You will see RTSP is supported but not RTMP.

Graham Smith
- 25,627
- 10
- 46
- 69