How to setting of kaltura10.4.0 + red5 + rtmp ondemand vod?

Do not work.
Server configuration has been completed .

This is error logs

Error Message: Stream not found

Delivery-profiles-configuration is exist.

Status: Kaltura_Client_Enum_DeliveryStatus::ACTIVE
Type
Streamer Type: Kaltura_Client_Enum_DeliveryProfileType::RTMP
Media protocols: mp4,rtmp,rtmpe,f4m,mp3,http,https
Url : rtmp://xxx.xx.xxx.xx/oflaDemo
Recognizer: -
Tokenizer: -

why…?

Will has a wrong path of video files described in the manifest file ?

<?xml version="1.0" encoding="UTF-8"?>
	<manifest xmlns="http://ns.adobe.com/f4m/1.0">
		<id>0_8brdr4e4</id>
		<mimeType>video/x-flv</mimeType>
		<streamType>recorded</streamType>		
							
		<duration>21.434</duration>		
		<baseURL>rtmp://xxx.xx.xxx.xx/oflaDemo</baseURL>
<media url="mp4:content/entry/data/0/0/0_8brdr4e4_0_e8uaakn7_2/name/a.mp4" bitrate="474" width="320" height="240" />
<media url="mp4:content/entry/data/0/0/0_8brdr4e4_0_p6duhr1a_2/name/a.mp4" bitrate="671" width="320" height="240" />
<media url="mp4:content/entry/data/0/0/0_8brdr4e4_0_dky29t8k_2/name/a.mp4" bitrate="804" width="320" height="240" />
<media url="mp4:content/entry/data/0/0/0_8brdr4e4_0_vw5wdizt_2/name/a.mp4" bitrate="872" width="320" height="240" />
<media url="mp4:content/entry/data/0/0/0_8brdr4e4_0_n8kc0ycs_2/name/a.mp4" bitrate="874" width="320" height="240" />
<media url="mp4:content/entry/data/0/0/0_8brdr4e4_0_dezwymoj_2/name/a.mp4" bitrate="874" width="320" height="240" />
</manifest>

Do you have the correct output results must be less than or equal to ?
=> content/entry/data/0/0/0_8brdr4e4_0_dezwymoj_2.mp4

Is my settings are wrong?

Hello , we are also stuck in the same problem. If you got solution then please guide us to solve this issue

Please open this link : RTMP issue No Media Found Jupiter 10.7.0

Hi,

Replied here: RTMP issue No Media Found Jupiter 10.7.0
Thanks