I was successfully able to use vlc player as a live stream encoder with Wowza Streaming Engine by following this tutorial https://www.wowza.com/docs/how-to-use-vlc-as-a-live-stream-encoder-with-wowza-media-server-mpeg-ts. Now I want to do the same with Adobe Flash Media Live Encoder and Wowza Streaming Engine. Is it possible? Also if I target end users with desktops, which live encoder should I use with Wowza Streaming Engine?
Asked
Active
Viewed 415 times
1 Answers
1
Yes, obviously you can use Adobe FMLE to encode the stream.
It does not matter what encoder you use. The client do not know anything about your encoder. Wowza accept input stream as rtmp, or rtsp.
Wowza is a multiprotocol server that offers multiple options to deliver the video (HLS, rtmp, HDS,...)
Have a look to the Wowza Specification https://www.wowza.com/products/streaming-engine/specifications

jolumg
- 714
- 2
- 15
- 31
-
thanks for the reply. However I tried FMLE to connect to Wowza media server. But was not able to. – utkarsh2k2 Jan 25 '18 at 14:30
-
I guess some of the settings might be incorrect: (Publishing point, authentication, or maybe video/audio settings). But in general, yes FMLE should work with Wowza without problems. Check Wowza logs and FMLE output to see more details. – jolumg Jan 25 '18 at 14:52
-
i've installed wowza trial version on my local machine as well as FMLE. Moreover the FMLE interface only gives me option to stream to FMS and not Wowza streaming engine – utkarsh2k2 Jan 25 '18 at 15:01
-
FMLE says "Stream to Flash Media Server" but you can use Wowza too, :-) just enable the checkbox, and set the ip/url of your wowza. Wowza trial should work for testing. – jolumg Jan 25 '18 at 15:05
-
I am trying right now but it wont accept the credentials i use for wowza – utkarsh2k2 Jan 25 '18 at 15:35
-
Scratch that.. was finally able to do the same. Thanks :) – utkarsh2k2 Jan 25 '18 at 17:25
-
I have some more questions regarding live stream recording with wowza. Could you help me out please? – utkarsh2k2 Jan 29 '18 at 05:47
-
why do not you open new questions here in SO?, I will be happy to help you and the whole community :-) – jolumg Jan 29 '18 at 10:17
-
I've posted the new question. Can you have a look ? https://stackoverflow.com/questions/48505926/video-streaming-recording-solution-wowza-streaming-engine-flash-media-live-e – utkarsh2k2 Jan 29 '18 at 16:48