jwplayer - No sound when streaming mp4 file in red5 server -


I used Red5 server for playback video used.

As an offloado page, I tried to playback video via .mp4 file. I uploaded the file demo.mp3 to / usr / local / red5 / webapps / oflaDemo / streams /

file, I used JWBplayer to run the video via RTMP. Here is a script to play video demo.mp4

    

However, JWPlayer is not only streaming video and no sound. I have tried in the red 5 demo page, but the same result.

How to fix MP4 streaming in Red 5 for voice and video?

The audio in the MP3 file should have an audio codec that recognizes red5; Which are currently only AAC

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -