i am using vlc as local player to play my stream locally just fine.When i try to access MM from my pc (chrome) using http://mmip:8080 ,my stream is not starting at all.Using ffmpeg for remote player and i also test my stream using ffplay and it works just fine at my rpi3b.What is wrong ???
Read the statement by Michael Teeuw here.
Posts
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
-
RE: MMM-SmartWebDisplay : display web contents (including YouTube) on your MM
hello,is there a way to resize iframe and still shows all of my camera’s screen area?If i resize iframe window using config it just crop my camera’s view.My cam’s screen is 640x480 and to view it all i have to set the iframe to 640x480 too.Thats to big for my mirror…
-
RE: MMM-AssistantMk2 (v3)
@Sean i did so as a free member i can only see what’s playing,album photo an info about song,artist and device playing.I only cant control anything.
-
RE: MMM-AssistantMk2 (v3)
@Sean said in MMM-AssistantMk2 (v3):
You should be a premium member of Spotify
so as a free member on Spotify i can use MMM-Spotify to see what is playing but i can not control it by voice?
-
RE: MMM-AssistantMk2 (v3)
@Bugsounet said in MMM-AssistantMk2 (v3):
@costascontis : MMM-Spotify and recipes have an issue @eouia will solve it soon.
I can’t inspect it, because I have no premium accountoh!!! need to have premium account on spotify to work?i dont…
-
RE: MMM-AssistantMk2 (v3)
using the latest module + MMM-Hotword and everything works exept controling MMM-Spotify by voice.I use the prepared recipe for it ,MMM-Spotify is showing whatever is playing allright but no voice command is working. My config:
{ module: "MMM-AssistantMk2", position: "top_left", config: { ui: "Classic", assistantConfig: { projectId: "kitchen-tv-d4c48", // Required to use gaction. modelId: "kitchen-tv", // (OPTIONAL for gaction) instanceId: "kitchen-tv", // (OPTIONAL for gaction) latitude: 37.975342, longitude: 23.736151, }, micConfig: { recorder: "arecord", device: "plughw:1" }, recipes: [ "with-MMM-Hotword.js", "Reboot-Restart-Shutdown.js", "with-MMM-Spotify.js" ], profiles: { "default": { profileFile: "default.json", lang: "en-US" } }, useA2D: false, } }, { module: "MMM-Hotword", position: "bottom_left", config: { useDisplay: false, chimeOnFinish: null, recipes: ["with-AMk2v3_Jarvis.js"], mic: { recordProgram: "arecord", device: "plughw:1", }, }, }, { module: "MMM-Spotify", position: "top_right", config: { style: "mini", // "default" or "mini" available control: "hidden", //"default", "hidden" available updateInterval: 1000, onStart: null, // disable onStart feature with `null` allowDevices: [], //If you want to limit devices to display info, use this. // allowDevices: ["RASPOTIFY", "My iPhoneX", "My Home speaker"], } },
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
hello,lil help,what do i have to add in custom.css to align MMM-RTSPStream window with the module below?
https://imgur.com/XQZNEvg -
RE: mmm-nest-status unresponsive after 12hours
@sdetweil this is the error appearing at my MM screen after 6-8 hours.What else can i do to help?
-
RE: mmm-nest-status unresponsive after 12hours
@sdetweil so the error is
Nest API Error:{"code":"ECONNRESET","path"null,"host":"firebase-apiserver38-tah01-iad01.dapi.production.nest.com","port":"9553"}
-
RE: mmm-nest-status unresponsive after 12hours
@sdetweil thanx mate.I use your repo ,it works fine but after a day or so i get a "Nest API Error:[object Object]