[ 
http://opencast.jira.com/browse/MH-8922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31311#comment-31311
 ] 

Rute Santos commented on MH-8922:
---------------------------------

Hi Markus,

I've attached a patch for your revision (classes involved: OpencastMediaPlayer, 
VideoControlCommand, InitMediaPlayerCommand). The code simply checks for 
'canPlay', 'canPause', etc, before calling 'play', 'pause', etc, and updates 
the play/pause state based on the result of the 'isPlaying' method. This patch 
works for us and I am not seeing the error anymore.
In this patch, there are 2 other changes unrelated to the problem, but that we 
needed here for our pilot to work:
1) Using StreamingURLResource instead of URLResource when it is an rtmp link.
2) .flv is removed from rtmp link to make it work with an FMS server. I've 
tested Red5 and it seems that Red5 accepts both forms (with the .flv and 
without it), but I don't know about Wowza so it would be good if someone else 
could test if Wowza also accepts the rtmp link without the .flv at the end.
Please let me know if I need to submit this differently; I realize I included 
unrelated things...
I still want to get rid of the mediaPlayerTwo and use only the 
mediaPlayerSingle, but I will get to that at some point... :)

Rute


                
> Engage player error "specified capability is not currently supported" when 
> playing stream
> -----------------------------------------------------------------------------------------
>
>                 Key: MH-8922
>                 URL: http://opencast.jira.com/browse/MH-8922
>             Project: Matterhorn Project
>          Issue Type: Bug
>          Components: Engage Tools
>    Affects Versions: 1.4
>            Reporter: Rute Santos
>            Assignee: Markus Ketterl
>             Fix For: 1.4
>
>         Attachments: patch_mh_8922.diff
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to