cnlohr / channel3

ESP8266 Analog Broadcast Television Interface
Other
1.33k stars 156 forks source link

File not found #33

Open CowMowTV opened 3 years ago

CowMowTV commented 3 years ago

I flashed channel3 to a D1 mini, but everytime i open the configuration page, nothing happens. Also no signal is broadcasted on channel3, how do i fix this? I`m completely new in flashing the esp8266 in that way.

Edit: Now it displays an image, that is distorted (but thats probably because i`m using PAL instead of NTSC and i dont really care about this). The web panel still doesnt work. Edit 2: Got NTSC working by setting the country of my television to a country with NTSC.

cnlohr commented 3 years ago

The web panel will be very hard to use unless you mute the higher spurs off the RX pin. There are spurs which will interfere with wifi. More specifically, it triggers the CSMA circuitry in the ESP8266 which prevents it from replying to packets.

cnlohr commented 3 years ago

You may be able to get some muting by using an extended wire on the 'RX' pin. But YOUR MILEAGE MAY VARY.