Todd Anderson

Results 17 comments of Todd Anderson

I believe you are correct @beetlejesss. @cupuyc it should be noted that the Red5 Pro HTML SDK does not provide custom controls for broadcasts. This is the default Chrome display...

@IgorCabral the `Order of m-lines` is a known issue in Safari, for which there was a fix committed to the HTML SDK after `v6.0.0`. We have not seen it in...

Odd. I am on macos 10.15.6, same Chrome and I have not experienced the `m-lines` issue. I would be shocked if it is a difference between macos versions. Does this...

@Balaji-Rahunathan What version of the Red5 Pro HTML SDK are you running? Are you using the built-in iSight camera?

The issue was that the MediaTrack for the camera was not being properly cleared on some Mobile Device + Browsers. Upon unpublish (which is invoked when switching cameras and starting...

Hello @MdAsif6178, First, the error: a spec is most likely reference the window document of a browser. Because the command is run on the command line, there will be no...

This is a warning message dispatched from the Connect middleware library and not technically an error or exception. The reason for this console notification is due to the Express library....

@mparisi76 please try: `` And let me know the results. --- I can see in the documentation where it may be confusing: ``` "The only requirement is that the dependency...

hrm :/ Getting a lot of +1's on this. Quick question so I can help to resolve: Is it a +1 on this example not working: `` or this example...