Git Product home page Git Product logo

Comments (6)

AlexxIT avatar AlexxIT commented on August 25, 2024

Check stream info after playing

from go2rtc.

drosien avatar drosien commented on August 25, 2024

for producer
"type": "Tapo active producer"
the additional
"senders": ["8 PCMA/8000, bytes=21696, receivers=1"]

is returned on stream info. Shouldn't this be removed automatically after sending?

The PATCH from the API just updates the stream source - so I don't see how to delete these senders with a request!?

from go2rtc.

AlexxIT avatar AlexxIT commented on August 25, 2024

Are bytes changing when you refresh info?

from go2rtc.

drosien avatar drosien commented on August 25, 2024

The bytes in the senders array not, no.
The bytes in the receivers array are increasing of course.

I found out now, that after ~20min the senders got removed - but would be great if there was an option to remove instantly after the 3 second audio file. It's not usable for me like this - I would need to disable.

"producers": [{
"url": "ffmpeg:rtsp://xxx@yyy/stream1#video=h264#hardware#audio=pcma"
}, {
"type": "Tapo active producer",
"medias": ["video, recvonly, H264", "audio, recvonly, PCMA/8000", "audio, sendonly, PCMA/8000"],
"receivers": ["255 H264, bytes=4542341, senders=1", "8 PCMA/8000, bytes=2320384, senders=1"],
"senders": ["8 PCMA/8000, bytes=21696, receivers=1"],
"recv": 7902992
}, {}, {}, {}, {}
],

from go2rtc.

AlexxIT avatar AlexxIT commented on August 25, 2024

You keep showing little pieces of info. This makes it hard to analyze the problem

from go2rtc.

drosien avatar drosien commented on August 25, 2024

Sorry - I have no clue what information is missing.

from go2rtc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.