Jump to content


Photo

Some toughts about Enigma2 stream to Chromecast


  • Please log in to reply
6 replies to this topic

#1 Gizmopower

  • Senior Member
  • 25 posts

0
Neutral

Posted 26 January 2016 - 23:03

Just woundering...
What would be awsome is Enigma2 OpenWebIf with support for Chromecast.

Is this possible?

I know it is possible to stream the link within the stream.m3u file, I just did it today...

I manage to stream a HD channel with a Transcoding setup:  Bitrate of 2000000 and 720p
 

It is a bit tricky but works really well actually. But U have to remote it thrue a pc with a program called EnjoyCast.TV

 

This would make it easy to stream to other rooms, if not cheap!

Have a nice day :)

 



Re: Some toughts about Enigma2 stream to Chromecast #2 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 27 January 2016 - 13:28

If chromecast can process a transport stream in a http stream...


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Some toughts about Enigma2 stream to Chromecast #3 Gizmopower

  • Senior Member
  • 25 posts

0
Neutral

Posted 5 January 2017 - 07:57

Hello again.

@Erik Slagter

I think it could, but it may need a little decoding help....

 

After some more research, I found a more stable way to stream from enigma2 to chromecast

This was done on a Android phone, but I assume that it would be same on an Iphone, but not tested..
 

You need 2 applications from Play (Or appstore)

 

Dreamdroid and BubbleUpnp
 

Dreamdroid:

Do the settings on dreamdroid and assure you have a stable stream on your phone from your Enigma2 box
Then under settings -Video player- , uncheck -Integrated video player-

BubbleUpnp:
Choose your Chromecast under the -Renderer- tab (you will off course need to be on the same network)

Then go to -Settings-, choose  -Chromecast- 

In -Transecode settings- check -Transcode unsupported Chromecast media to a compatible format-

Then in -Video encoding speed- choose -Ultra fast (use less CPU)-

Now you can zap to your favorite channel with Dreamdroid, and when you stream, you need to choose to play it in BubbleUpnp
BubbleUpnp will then fetch the stream and output it to your Chromecast selected before..
The quality is great as well. No lags.

You can also choose language, but I hav not found any way to get subtitles from the stream.

What this means is that this is fully possible to stream from Enigma2 to chromecast. But it may always be rely of an device to transcode...

 

Have a nice day :)


Edited by Gizmopower, 5 January 2017 - 07:58.


Re: Some toughts about Enigma2 stream to Chromecast #4 Gizmopower

  • Senior Member
  • 25 posts

0
Neutral

Posted 6 January 2017 - 07:14

I see now that you can skip this line: -Then in -Video encoding speed- choose -Ultra fast (use less CPU)--
That option is only available if you run a BubbleUpnp server, wich i did on my Synology NAS.
I removed the BubbleUpnp server package on my NAS and that option is now not available
But it dident make any difference. It streams great on most channels 
I see tho, that on some channels it will not decode properly, only halv screen.

And btw. Dreamdroid is only for Android, should have know by the name :)



Re: Some toughts about Enigma2 stream to Chromecast #5 Pr2

  • PLi® Contributor
  • 6,070 posts

+257
Excellent

Posted 9 January 2017 - 21:27

Hi,

 

Check here athoik point an interesting application that will probably need efforts to be ported to STB:

 

https://forums.openp...li/#entry640979

 

Pr2


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Some toughts about Enigma2 stream to Chromecast #6 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 9 January 2017 - 22:34

Yes, better to use https://githubcom/01org/wds !

It compiles but sink-test crashes... although wifi initial negotiation part works (my receiver shown on mobile!)

Bitbake can be found here: https://github.com/0.../wds/issues/162

Also the folowing extra config required for wpa_supplicant.
 
--- a/meta-openpli/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.%.bbappend
+++ b/meta-openpli/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.%.bbappend
@@ -13,6 +13,8 @@ SRC_URI += " \
 do_configure_append() {
         sed -e '/^CONFIG_TLS = gnutls/d' -i wpa_supplicant/.config
         echo "CONFIG_DEBUG_SYSLOG=y" >> wpa_supplicant/.config
+       echo "CONFIG_P2P=y" >> wpa_supplicant/.config
+       echo "CONFIG_WIFI_DISPLAY=y" >> wpa_supplicant/.config
 }
 do_install_append() {
         rm -rf ${D}${sysconfdir}/network/if-*.d

Edited by athoik, 9 January 2017 - 22:36.

Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Some toughts about Enigma2 stream to Chromecast #7 Gizmopower

  • Senior Member
  • 25 posts

0
Neutral

Posted 11 January 2017 - 19:25

Thank you both. .Very interesting..

With the metod i mentioned above, (Dreamdroid and BubbleUpnp) I today streamed a HD channel from my STB (VuDuo2) to another location.(Not Lan), completly flawless and great quality.

But here you mention Miracast. I am not familiar with that. I guess it is similar to Chromecast?
Will this metod also work with Chromecast.

I have never compiled before so i need to read me up on that... :)

I do hope there will be development on this




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users