1,563 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
38
views
Paypal: sandbox webhook works, when switched to live - nothing
So here is my problem... I setup everything in sandbox environment including a webhook (PAYMENT.CAPTURE.COMPLETED event). Everything works perfectly, my API gets called and logs appear on dashboard.
...
1
vote
0
answers
175
views
Implementing a Simple Icecast Client using Python
I am learning Python these days for data-science, ML and network programming amongst other things. I am trying to implement a simple Icecast client to stream live audio to Icecast server such as ...
0
votes
0
answers
107
views
Android 16 Live Notifications on Samsung One UI 8 vs Pixel
One UI 8 is based on Android 16 and it does seem to display Google Maps and a few other Live Notifications from Google. However when I tried integrating Progress Centric Live Notifications on Galaxy ...
1
vote
0
answers
345
views
How to Stream WebRTC H.265 (HEVC) Video in a React Native App?
I am trying to create a React Native app to stream live CCTV footage on a mobile device.
The Problem:
RTCView from React-Native-WebRTC does not support H.265 (HEVC) decoding. So, I cannot play the ...
0
votes
0
answers
73
views
az login not working with MSA alias, when using the original MSA login it just assumes the MSA alias account now
I have had issues where I have to "Re-enter your credentials" in Visual Studio 2022 almost daily for several months. I have (for example) [email protected] with both a MSA (Microsoft ...
0
votes
0
answers
61
views
GCP MongoDB Atlas Live Migration Fails After Validation – Stuck at Initialization
I’m trying to migrate a MongoDB instance to MongoDB Atlas using the Live Migration tool from an GCP environment. After passing the validation step with the necessary roles, the migration process gets ...
-1
votes
1
answer
109
views
How to solve "cannot import name 'livereload_host' from 'livereload' "
I'm getting this error when i enter "python manage.py livereload" after changing all the parameters in django app
I'm using django-livereload-server
"C:\Users\ADMIN\Desktop\projects\...
0
votes
1
answer
122
views
Can we open a Youtube live streaming link from Android app if we have the link? If yes then please explain how?
Can we open a YouTube live streaming link from the Android app if we have the link?
If yes then please explain how?
Or
Let's say I have the live-streaming link, can I open the Youtube app and go ...
1
vote
0
answers
49
views
Attach Youtube video to liveStream and bind with liveBroadcast?
I'm currently working in Python on a project where I need to attach an existing video to a live stream that I created (liveStream.insert) and then bind a broadcast (liveBroadcast.insert and ...
1
vote
1
answer
458
views
Delta Live Table - Cannot redefine dataset
I am new to Delta Live Table.
I am trying to create a delta live table from the databricks tutorial.
I have created a notebook and attached an interactive cluster -DBR 14.3-LTS.
I am running the below ...
-1
votes
1
answer
136
views
Live Update in JavaScript
I have a random increase for a bunch of variables, I used setIntervel() to have something like a live update for the variables but they don't seem to update:
const no= document.getElementById(&...
0
votes
1
answer
90
views
My Blazor server side app's scoped service is reading a process value cyclic from a remote PLC. How can I show this value live on my razor page?
In my Blazor server side app I have a scoped service that is reading a process value from a remote PLC, cyclic. With my code below I try to show the value live on my razor page. But getting just one ...
-1
votes
1
answer
620
views
Live monitoring of MySQL from Node.js
I have a MySQL server (version 8.0.35-0ubuntu0.20.04.1) and would like to monitor UPDATE and INSERT operations in a particular MySQL table from a Node.js application. These changes should come from ...
0
votes
1
answer
66
views
Databinding stops working while Live Charts databinding is enabled
If I takeout the code which enables the wpf Live Chart then my databinding code works fine but when the chart is displayed the databinding to my labels no longer displays the data strings.
I use the ...
1
vote
2
answers
851
views
NDI-PYTHON live streaming
I have a live stream project like ptz cameras,i have using NDI SDK using backend,framework PYHTON Fastapi,but i can't understand or i don't know how to integrate NDI to python,simple using NDI in ...