mux-node-sdk icon indicating copy to clipboard operation
mux-node-sdk copied to clipboard

No `reconnect_slate_url` parameter available for creating and updating live streams

Open LauraBeatris opened this issue 1 year ago • 3 comments

Summary

The create and update method interfaces from LiveStream don't include the reconnect_slate_url param mentioned in the Mux API docs

Screenshot 2022-07-27 at 11 13 41

https://github.com/muxinc/mux-node-sdk/blob/d68c9cd29859c10d5a8d38c190feb92920c329b1/src/video/domain.ts#L269-L281

https://github.com/muxinc/mux-node-sdk/blob/d68c9cd29859c10d5a8d38c190feb92920c329b1/src/video/domain.ts#L283-L288

TS Compiler Error

Screenshot 2022-07-27 at 11 15 10

At moment we're using @ts-ignore in order to be able to build the application, but would be nice to have this fixed in upcoming releases

LauraBeatris avatar Jul 27 '22 09:07 LauraBeatris

Thank you for your report. The "slates" feature for live streams just went into public beta a couple of days ago, and we're still getting the Node SDK updated to support the new API calls. I'm going to have it updated in the next few days.

jaredsmith avatar Jul 27 '22 13:07 jaredsmith

@jaredsmith That makes sense! Thanks for the update :)

LauraBeatris avatar Jul 27 '22 13:07 LauraBeatris

Can you please try the v6.2.0 version that was recently published, @LauraBeatris?

jaredsmith avatar Jul 29 '22 02:07 jaredsmith

Closing due to lack of feedback.

jaredsmith avatar Feb 13 '23 15:02 jaredsmith