How does lynckia control bitrate for streams?

Hi,

we have recently introduced (in cleanup branch) an option to manage the
maximum BW when publishing a stream. You can set it in Room.publish
function like follows:

room.publish(myStream, {maxAudioBW: 500, maxVideoBW: 200})

Regards,
Álvaro2013/9/25 antropod antropod@gmail.com

–
You received this message because you are subscribed to the Google Groups
“lynckia” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lynckia+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

–

Álvaro

Hi,

we have not made this type of renegotiations, right now the only way to do
that is to republishing the stream with the new configuration.

Regards!2013/10/22 Brian Fields brian@minervaproject.com

Hi Alvaro,

This is a very exciting project!

I have a question: have you experimented at all with changing the max BW
parameters dynamically? Do you think that might be possible by
renegotiating the PeerConnection and supplying a new sdp?

thanks!

Brian

On Friday, September 27, 2013 4:10:01 AM UTC-7, Álvaro Alonso wrote:

Hi,

we have recently introduced (in cleanup branch) an option to manage the
maximum BW when publishing a stream. You can set it in Room.publish
function like follows:

room.publish(myStream, {maxAudioBW: 500, maxVideoBW: 200})

Regards,
Álvaro

2013/9/25 antropod antr...@gmail.com

–
You received this message because you are subscribed to the Google
Groups “lynckia” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to lynckia+u…@**googlegroups.com.

For more options, visit https://groups.google.com/**groups/opt_outhttps://groups.google.com/groups/opt_out
.

–

Álvaro

–
You received this message because you are subscribed to the Google Groups
“lynckia” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lynckia+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

–

Álvaro

Hi Alvaro,

This is a very exciting project!

I have a question: have you experimented at all with changing the max BW
parameters dynamically? Do you think that might be possible by
renegotiating the PeerConnection and supplying a new sdp?

thanks!

BrianOn Friday, September 27, 2013 4:10:01 AM UTC-7, Álvaro Alonso wrote:

Hi,

we have recently introduced (in cleanup branch) an option to manage the
maximum BW when publishing a stream. You can set it in Room.publish
function like follows:

room.publish(myStream, {maxAudioBW: 500, maxVideoBW: 200})

Regards,
Álvaro

2013/9/25 antropod <antr...@gmail.com <javascript:>>

–
You received this message because you are subscribed to the Google Groups
“lynckia” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lynckia+u...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.

–

Álvaro