-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
check my changes #5
base: master
Are you sure you want to change the base?
Conversation
it doesn't look like you are using "public void playvideo( string url)" anymore ... is it neccessary to keep that in? Also the Webbrowser/PlayNowWindow? |
You're right those where the first approach. I keep them until the other part works. don't commit them. |
Ok then I will close the pull request until you tell me you are ready? And many thanks for your help, I couldn't do it! |
Did you test it? |
No, I will tonight ... I thought you said it wasn't ready :-) Was that wrong? |
it is not ready but it should work, lets do it as you sugest. Test it and tell me your coments. |
I can't get it to work here :-/ When trying to share a video from the iPhone media library it appears as still image, but no video is playing. After that MediaPortal stops responding to input (I can still hear the clicks, but nothing happens). Also I can close the MediaPortal window but have to kill the process ... Any idea? |
try playing a podcast from the lpod. I think the files .mov from the iphone camera are not rendered yet. I still can listen the audio but not the video, I don't know if its a problem of codecs. |
Ok will do that tonight. The Youtube app doesn't offer airplay, but that was also the case with airstream-media-player. It's a pity that there is no real c# AirPlay library :-) What do you think about adopting the online videos player? They have streaming support with buffering and so on, sounds perfect for what we want to do here? |
Still not working for me :-/ The airplay button doesn't appear for video and audio podcasts ... don't know why |
No description provided.