Questions tagged [streaming]
The streaming tag has no summary.
15 questions
0
votes
1
answer
53
views
How to correct Google Chromecast Audio playback / connectivity inconsistencies
It just seems like often when I try to cast to a single Chromecast Audio or a group that combines Chromecast Audio, Google Home, and Nest Hub Max devices at home, my streaming services start ...
0
votes
0
answers
123
views
ESP32 SPP Congestion after sniff mode
I'm trying to use an ESP32 to stream position data over SPP, but I keep running into congestion issues - even when I remove debug logs etc.
Essentially I get a mode change event..
...
0
votes
1
answer
337
views
Is there anyway to stream music from an unsupported streaming service to a DLNA enabled amp?
I have an amplifier that supports DLNA streaming. DLNA is not actually supported by the streaming services I use (amazon music, idagio).
There are applications out there that are supposed to bridge ...
4
votes
0
answers
1k
views
How could I use ESP32 for realtime wifi voice streaming?
I have an ESP32 with OV2640 camera and a GY-MAX4466 amplified electret microphone module and I would be able to connect it to ESP32 to stream voice and video in realtime when I connect to its IP, ...
1
vote
1
answer
66
views
When stream security camera on TV using Google Home speaker, does the stream go through Google home?
How does Google home manage the connection to stream security camera video to a smart TV? Does Google home work as a proxy when the camera is streaming the video, or somehow it command (How?) TV to ...
1
vote
0
answers
539
views
No sound on Chromecast with Netflix
I just bought a new Thomson 32HD3331 TV and a Chromecast 3 device and I'm having a really strange sound issue in Netflix.
For most films, I'm not getting any sound, but I do for a few (e.g. South ...
2
votes
2
answers
70
views
Cheap low specs board with network and audio
I'm looking for an IoT board with:
wifi, bluetooth and ethernet
audio input
at least 64Mb of RAM
at least 128Mb of flash memory
I'm trying to build an audio streamer box (for Sonos) which means a ...
2
votes
1
answer
322
views
Stream ADC values from ESP32 over http
I have an ESP32 recording values from an ADC at a rate of 1 sample/second.
I need the ESP32 to send new values to a device (let's say a smartphone app for now, eventually via a server), as they are ...
2
votes
1
answer
2k
views
Stream real time data from smart band/watch to computer via Bluetooth
Description: I have a smart wrist band (link to Amazon) which has Bluetooth connectivity.
My goal is to read real time on my computer (running Ubuntu 18.04) some of the data that is tracked by the ...
1
vote
0
answers
5k
views
Audio Streaming from ESP32 to Pi
I'm trying to make an audio streamer by using SPH0645 I2S MEMS mic and ESP32 DevKit. I found 2 code, First one is achieved by using MAX9814 Electret mic. The second one is I2S audio streaming but to ...
9
votes
2
answers
7k
views
Can MQTT be used for queuing?
I am building a project which has the following requirements:
My hardware device (NanoPi) should access a broker for a video key.
The broker should have a queue which will hold the video keys sent by ...
5
votes
1
answer
99
views
Network type for streaming from RPi to several ESP8266 modules
I would like to host a web page from a RPi that has websocket controls that update in 'real time' such as a slider that transmits its value as you move it. I then want to broadcast the values to ...
7
votes
1
answer
249
views
Does Apache Kylo support IoT data consumption?
I manually setup a Kylo on my linux recently and tried some data pipelines on it including raw data and real-time streams. Results were as expected!
Curious about IoT support of Kylo
Did anyone ...
7
votes
2
answers
5k
views
How to write/post files to website server through ESP 8266
I want to know if there is a way to send files to a website with sm ESP 8266 or any other IoT device. I intend that the IoT device will be the client. A PHP or scripting file on the website will act ...
4
votes
1
answer
179
views
Music content for my IoT device [closed]
I'm building my own device based on Android. I want it to play music without having to connect to Spotify or SoundCloud. Any one know of a service provider I can use for this (at minimum cost)?
I'd ...