I'm using webrtc.create_link to create a weblink. I have limited upload amount of data.
To terminate the stream after a certain time would limit the amount of data.
Is there a way to limit the online time of the stream?
Nice to have would be an additional parameter to configure such a timeout.
Or is there an other solution?
I'm using webrtc.create_link to create a weblink. I have limited upload amount of data.
To terminate the stream after a certain time would limit the amount of data.
Is there a way to limit the online time of the stream?
Nice to have would be an additional parameter to configure such a timeout.
Or is there an other solution?