I want to transcode UDP source to rtmp (Wowza) using VLC
This is my udp source
udp://192.168.2.113:1131
I want to transcode and push to wowza media server
rtmp://192.168.2.201/live/test.stream
I want to transcode UDP source to rtmp (Wowza) using VLC
This is my udp source
udp://192.168.2.113:1131
I want to transcode and push to wowza media server
rtmp://192.168.2.201/live/test.stream
Hi,
Wowza can ingest a UDP source and create a RTMP stream without VLC player or the transcoder. Please see the following article for ingesting the source using a .stream file.
How to create and use .stream files in Wowza Streaming Engine Manager
If you’re looking to use the Wowza transcoder which if for creating one or multiple lower complexity renditions and/or changing the codec of the source stream, please see the Wowza transcoder tutorial.
Regards,
Jason
Hi there,
This guide may be what you are looking for:
How to use VLC as a live stream encoder with Wowza Media Server (MPEG-TS)
I hope this helps.
Salvadore
Thank you for your suggestion but I want to use vlc to transcode udp stream and push rtmp stream to wowza media server using aac audio and h264 video. If you have some runable example could you pls help.
Hi,
Wowza can ingest a UDP source and create a RTMP stream without VLC player or the transcoder. Please see the following article for ingesting the source using a .stream file.
How to create and use .stream files in Wowza Streaming Engine Manager
If you’re looking to use the Wowza transcoder which if for creating one or multiple lower complexity renditions and/or changing the codec of the source stream, please see the Wowza transcoder tutorial.
Regards,
Jason