Reading the broadcast bytes and ...

Started by plasma, January 24, 2019, 20:03:08

Previous topic - Next topic

plasma

Hi ,

My Idea is to reading the Broadcast stream from the Ide and save it, so i can use an App on a Tablet to stream it again .
(for some tests on a workshop ( or deep in the forrest  :)) ) whithout a win PC. ( arduino and esp3266, phone or tab )

i 'wrote' an udp broadcaster for the udp broadcaste (4 byte ) and open a tcp stream to get the incoming bytes from the Ide.
unfortunately i cant reading the complete stream  .
maybe someone will help here .