-
I have Tapo and Dahua cameras. I set them up with Frigate based upon their documentation. However, two-way communication doesn't work at all. Dahua shows the mic icon but doesn't transmit. Tapo do…
-
Hi,
I see the contributing guidelines encourage general feedback and discussions here, so hopefully this is the place for this question.
This is regarding the [Bind across more than two componen…
-
Hi, i have taken the generic example and it is working perfectly i,e sending audio and video from the wav file to the web, Now i have open web in different pc / device (device) and i want to listen a…
-
### Describe the bug
When using two-way databinding for a `Prop1` property of a component that does NOT have the `Prop1Changed` property (of the `EventCallback` type), then when rendering this co…
-
## Description
I have an `IgbInput` with `DisplayType` set to `Numer`. I am trying to two-way bound it to a numeric variable.
## Steps to reproduce
Use code like this:
```razor
@code {
…
wnvko updated
1 month ago
-
The current implementation is old and experimental.
I plan to rewrite this and find a simpler way to make two-way audio more accessible.
seydx updated
4 months ago
-
Do you think it's possible to have automatic, two-way synchronization with notion and obsidian? Also, if you're in need for beta testers, I'm a heavy Notion user trying to integrate with obsidian. I'd…
-
It will be huge benefit of Seafile android app if it can sync selected folders similar as it does on desktop.
Same future can be used to auto upload of camera photos but also for many other use cases…
-
I have installed and configured the BlazorMonaco in my Blazor WebAssembly application as directed here: [https://github.com/serdarciplak/BlazorMonaco](https://github.com/serdarciplak/BlazorMonaco)
…
-
### Current behavior
I've created a item template for a navigationview item with a model. I've set it to capture the selection state by adding a another navview item with two-way bindings like this
…