@@MayaPosch Aah, thats great to hear! thanks for the work your doing, the project really could be essential for the future :) I have done a few years computer engineering at university before I decided to do something else career wise. But I hope to learn more later, so If I feel up to par in the future this would definitely be a project I would love to help out with!
Can NymphCast be used as youtube player? I mean if we go to youtube app, share a link of a video to NymphCast so the client would send to rpi video stream? That would be pretty useful :) Maybe it make sense to play youtube stream on the server side to keep mobile phone battery. On server side we can parse link with "youtube-dl" (so we can use many other services except youtube), extract direct stream URI and play it.
That's a potential future feature, for sure. I'm looking at doing more things with the server-side (AngelScript) apps, and the client. There are quite a few usage scenarios that are interesting, main challenge is figuring out what can (easily) be achieved within in a development cycle.
listening to this with headphones was so trippy i felt like the sound was coming from my screen when you switched to speakers
Thank you for doing this. It always bothered me that we need specialized proprietary hardware to cast media to a screen connected over a network.
so cool. Hope this project keeps developing :)
A v0.1 was released a while back, and the v0.2 is slowly taking form. No promises when it'll be released, but development continues :)
@@MayaPosch Aah, thats great to hear! thanks for the work your doing, the project really could be essential for the future :)
I have done a few years computer engineering at university before I decided to do something else career wise. But I hope to learn more later, so If I feel up to par in the future this would definitely be a project I would love to help out with!
@@MrMuruks Sounds great :) You can keep an eye on the GitHub project in the meantime, and user feedback (and bug reports) is always welcome.
@@MayaPosch I will. Thankyou! :)
Can NymphCast be used as youtube player? I mean if we go to youtube app, share a link of a video to NymphCast so the client would send to rpi video stream? That would be pretty useful :) Maybe it make sense to play youtube stream on the server side to keep mobile phone battery. On server side we can parse link with "youtube-dl" (so we can use many other services except youtube), extract direct stream URI and play it.
That's a potential future feature, for sure. I'm looking at doing more things with the server-side (AngelScript) apps, and the client. There are quite a few usage scenarios that are interesting, main challenge is figuring out what can (easily) be achieved within in a development cycle.
@@MayaPosch hi how ya doing? so have u been able to do something that can cast youtube videos?