You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to meetecho-janus
Does the janus streaming plugin have any built in functionality for rewind, pause and play, or does that need to all be handled with the video buffer on the javascript side?
Lorenzo Miniero
unread,
Dec 13, 2021, 10:23:26 AM12/13/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to meetecho-janus
It does not. I don't think you can do video buffering on the JS side (although I may be wrong), you'll probably need to implement it on the media source side instead.