RTMP streaming preview on Kaltura using Red5

Posted By : Chandan Kumar Singh | 27-Aug-2015

In this blog I am going to explain how you will see the rtmp streaming  preview on Kaltura.

 

Step-1: edit the local.ini file of kaltura and set the rtmp url to red5 server url.

 vi /opt/kaltura/app/configurations/local.ini 

Step-2: make a soft link of kaltura entry to red5 streams

ln -s /opt/kaltura/web/content /usr/lib/red5/webapps/oflaDemo/streams/ 

Step-3: Add a delivery profile 

  • go to admin_console, publishers profiles drop down list select delivery profile.
  • From type drop down list select RTMP and click on create.?
  • Fill up the required box ,
    • ?Delivery profile name*:  any name
    • Delivery profile Type*: Choose LOCAL_PATH_RTMP
    • Streamer Type*: Choose RTMP
    • Supported Media Protocols: Enter rtmp,rtmpe,rtmpt,rtmpte
    • Delivery profile URL*: Here enter red5 server url with port number 1935 for example rtmp://<yourIp>:1935/oflaDemo
    • now save

Step-4: Now to active the added delivery profile

  • from admin_console, publishers action drop down list select “Configure”.
  • In Publisher Specific Delivery Settings , from Add Format drop down list select RTMP and click on ADD.
  • In Options, select your created delivery profile, and click OK.
  • now Save.

you  have done, Now check the RTMP streaming preview.

If You have any Issue then once run red5 configuration and kaltura configuration.

  • /opt/kaltura/bin/kaltura-config-all.sh
  • /opt/kaltura/bin/kaltura-red5-config.sh

THANKS

About Author

Author Image
Chandan Kumar Singh

Chandan is a bright Web Developer with expertise in Java and Spring framework and ORM tools Hibernate. He loves technologies like Blockchain and IoT.

Request for Proposal

Name is required

Comment is required

Sending message..