rodizio1 / EZ-WifiBroadcast

Affordable Digital HD Video Transmission made easy!
GNU General Public License v2.0
816 stars 200 forks source link

Upgrade to newer Distribution #148

Closed tops4u closed 5 years ago

tops4u commented 6 years ago

I wanted to use a standard Composite to USB Stick with GStreamer, after some hours of trying I noticed that EZ-Wifibroadcast is using a rather old Linux distribution where the current Version of GStreamer is not available as DPKG. I was not yet successfull in compiling it for the current Distribution and the newest GStreamer Package available will not run with the USB Dongle, while newer GStreamer Binaries work.

Any intention of upgrading? If so I'll try to use a maiden installation of a current distribution and migrate the Wifibroadcast modifications to it.

Yes21 commented 5 years ago

You could be interested by this project : wifibroadcast-image-builder. It can build ez-wbc 1.6rc6 on a newer raspbian version (2018-06-27) with a 4.14 kernel, and support for rpi3b+.

roque-canales commented 5 years ago

Yes21, I dont know how to use wbc imag Builder.

Please tell me how to for I test last kernel with 8812au driver.

Yes21 commented 5 years ago

You can find here a working image of ez-wbc 1.6rc6 based on a 4.14 kernel + patches. This image should work with Pi3b+.

The image as been created thanks to wifibroadcast-image-builder.

kwatkins commented 5 years ago

@Yes21 thanks for doing that, also, the image doesn't have the ez-wifi config files in the boot partition... is it not supposed to, or, as is often the case, am I missing something?

tops4u commented 5 years ago

I noticed that too. My Mac also complained about an inconsistency of the Boot Partition. I'm about to build my own image. I'll probably post it here.

@Yes21 Thanks for the Hint with the Builder scripts.

Yes21 commented 5 years ago

@kwatkins @tops4u Thanks for your tests.

I didn't noticed this problem. I could find the config file in the boot partition mounted on my linux pc.

If you find something wrong with this image, please create an issue on the wifibroadcast-image-builder github. It will help the development of this building script ...

Another user has reported that the image doesn't works very well on a Pi3+. Are you using such a Pi ?

kwatkins commented 5 years ago

Ahh... Pi3+, mac.

Yes21 commented 5 years ago

You can find here a working image of ez-wbc 1.6rc6 based on a 4.14 kernel + patches. This image should work with Pi3b+.

I'm really sorry, but my image doesn't work. I've made an error in testing it, and I can now confirm your observations. I will create new issues, and try to help to resolve them.

kwatkins commented 5 years ago

@yes21 no worries, big thanks for doing this

bortek commented 5 years ago

I am trying to clean up the clutter @Yes21 , do you know if this is still relevant or can we close it ?

Yes21 commented 5 years ago

Will be done with 1.6.

Yes21 commented 5 years ago

Will be done with 1.6.

rodizio1 commented 5 years ago

Won't be implemented in v1.6 as this is a very large change that has the potential to break things and we are currently already in the release candidate (i.e. only small changes and bugfixes to be made) stage.