RTMP issue No Media Found Jupiter 10.7.0

Now in Kaltlog error is change

/opt/kaltura/log/kaltura_apache_errors.log <==
[Mon Apr 06 14:50:51 2015] [error] [client 182.73.244.10] File does not exist: /opt/kaltura/app/alpha/web/fcs, referer: http://104.239.197.32/index.php/kmc/kmc4

And in red5 logs we see this

[INFO] [http-nio-0.0.0.0-5080-exec-3] org.apache.coyote.http11.Http11NioProcessor - Error parsing HTTP request header
Note: further occurrences of HTTP header parsing errors will be logged at DEBUG level.
[INFO] [RTMPConnectionExecutor#MPX0CP2VKDXAW-1] org.red5.demos.oflaDemo.Application - W3C x-category:session x-event:connect c-ip:182.73.244.10 c-client-id:MPX0CP2VKDXAW
[INFO] [RTMPConnectionExecutor#MPX0CP2VKDXAW-1] org.red5.demos.oflaDemo.Application - oflaDemo appConnect
[INFO] [RTMPConnectionExecutor#MPX0CP2VKDXAW-1] org.red5.server.stream.ProviderService - File was null or did not exist: mp4:p/101/sp/10100/serveFlavor/entryId/0_iobf6mtg/v/2/flavorId/0_za3xjihh/forceproxy/true/name/a.mp4
[INFO] [Red5_Scheduler_Worker-1] org.red5.demos.oflaDemo.Application - W3C x-category:stream x-event:play c-ip:182.73.244.10 x-sname:7c923e75-8460-4f9b-bc6e-51743235ab9e
[INFO] [RTMPConnectionExecutor#MPX0CP2VKDXAW-1] org.red5.server.stream.ProviderService - File was null or did not exist: mp4:p/101/sp/10100/serveFlavor/entryId/0_iobf6mtg/v/2/flavorId/0_za3xjihh/forceproxy/true/name/a.mp4
[INFO] [RTMPConnectionExecutor#MPX0CP2VKDXAW-1] org.red5.server.stream.ProviderService - File was null or did not exist: mp4:p/101/sp/10100/serveFlavor/entryId/0_iobf6mtg/v/2/flavorId/0_za3xjihh/forceproxy/true/name/a.mp4
[INFO] [Red5_Scheduler_Worker-28] org.red5.demos.oflaDemo.Application - W3C x-category:stream x-event:pause c-ip:182.73.244.10 x-sname:7c923e75-8460-4f9b-bc6e-51743235ab9e
[INFO] [Red5_Scheduler_Worker-3] org.red5.server.stream.ProviderService - File was null or did not exist: mp4:p/101/sp/10100/serveFlavor/entryId/0_iobf6mtg/v/2/flavorId/0_za3xjihh/forceproxy/true/name/a.mp4
[INFO] [Red5_Scheduler_Worker-3] org.red5.demos.oflaDemo.Application - W3C x-category:stream x-event:stop c-ip:182.73.244.10 cs-bytes:3953 sc-bytes:3521 x-sname:7c923e75-8460-4f9b-bc6e-51743235ab9e x-file-length:1 x-file-size:-1 x-name:mp4:p/101/sp/10100/serveFlavor/entryId/0_iobf6mtg/v/2/flavorId/0_za3xjihh/forceproxy/true/name/a.mp4
[INFO] [Red5_Scheduler_Worker-31] org.red5.demos.oflaDemo.Application - W3C x-category:stream x-event:pause c-ip:182.73.244.10 x-sname:7c923e75-8460-4f9b-bc6e-51743235ab9e

1 Like

@jess we are waiting for your reply

This URL is generated when we play video in RTMP streaming in preview and ebedded mode

http://104.239.197.32/p/101/sp/10100/playManifest/entryId/0_iobf6mtg/format/rtmp/protocol/rtmp/cdnHost/104.239.197.32/ks/NWIxYTQ0YjkxYTUyNTZhZWEwOWY1NjBlYjY3MGZlMzU2NjkzZDFlNXwxMDE7MTAxOzE0Mjg1NjYxMzU7MjsxNDI4NDc5NzM1LjA2ODY7c3RldmVAYmFieWZsaXgubmV0O2Rpc2FibGVlbnRpdGxlbWVudDs7/uiConfId/23448424/a/a.f4m?referrer=aHR0cDovLzEwNC4yMzkuMTk3LjMyL2luZGV4LnBocC9rbWMva21jNCNjb250ZW50fG1hbmFnZQ==

And its response is

> <manifest xmlns="http://ns.adobe.com/f4m/1.0">
> <id>0_iobf6mtg</id>
> <mimeType>video/x-flv</mimeType>
> <streamType>recorded</streamType>
> <duration>177</duration>
> <baseURL>rtmp://104.239.197.32:5080/oflaDemo</baseURL>
> <media url="mp4:p/101/sp/10100/serveFlavor/entryId/0_iobf6mtg/v/2/flavorId/0_za3xjihh/forceproxy/true/name/a.mp4" bitrate="410" width="480" height="272"/>
> <media url="mp4:p/101/sp/10100/serveFlavor/entryId/0_iobf6mtg/v/2/flavorId/0_4iaplzs9/forceproxy/true/name/a.mp4" bitrate="544" width="640" height="360"/>
> <media url="mp4:p/101/sp/10100/serveFlavor/entryId/0_iobf6mtg/v/2/flavorId/0_5xnormkr/forceproxy/true/name/a.mp4" bitrate="609" width="848" height="480"/>
> </manifest>

Can you please check our baseURL , we think there is issue with it