... I reply to me, but i think this solution can help red5 team.

I found the problems about the communication between FMS and RED5, the 
problems is  the Stream object of FMS2, this object pass for video a 
name like flv:<videoname> so red5 can't find the file in the respository.

I have modify the Call class so when the video name start with "flv:" I 
cut this.

Bye M.



Moreno Balcon ha scritto:
> Hi,
>  
> I use an FMS application that interact with another FMS server. With my 
> flash client a connect to an FMS A and this try to connect to FMS B and 
> request a video, in my flash client i can see the video.
>
> If i replace FMS B with red5 in my flash client don't show the video... 
> i think that there is
> something wrong in the interaction beetween FMS and red 5 ... In my log 
> i see that red5 send only 2 events, NetStream.Publish.Start and 
> NetStream.Play.Reset but after anything else...
>
> Someone have try to do this ?
>
> this is the log of FMS when i try to play a stream recorded in red5
>
> ---> level=status
> ---> code=NetStream.Publish.Start
> ---> description=foo is now published.
> ---> details=
> -----------------------------------------------
> ---> level=status
> ---> code=NetStream.Play.Reset
> ---> description=Playing and resetting on2_flash8_w_audio.flv.
> ---> details=on2_flash8_w_audio.flv
>
> instead is the log of my server when i try to use a stream recorded in 
> another FMS
>
> -----------------------------------------------
> ---> level=status
> ---> details=
> ---> code=NetStream.Publish.Start
> -----------------------------------------------
> ---> level=status
> ---> code=NetStream.Play.Reset
> ---> description=Playing and resetting videos/10038-1136796007394.
> ---> details=videos/10038-1136796007394
> ---> description=foo is now published.
> -----------------------------------------------
> ---> code=NetStream.Play.Start
> ---> description=Started playing videos/10038-1136796007394.
> ---> level=status
> ---> details=videos/10038-1136796007394
> -----------------------------------------------
> ---> code=NetStream.Data.Start
> -----------------------------------------------
> ---> level=status
> ---> code=NetStream.Play.Stop
> ---> description=Stopped playing videos/10038-1136796007394.
> ---> details=videos/10038-1136796007394
>
> Thanks,
> Moreno
>
>   


-- 
Moreno Balcon           email: [EMAIL PROTECTED]
http://www.h-care.it    aim: [EMAIL PROTECTED]




_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to