You're right Jon - It has to be explicitly specified to override the 
default to request a web browser connect.

https://www.grc.com/port_8090.htm


On Friday, March 27, 2020 at 4:35:43 PM UTC-4, jonnymo wrote:
>
> Okay, you need to change the port in the extras/mjpg-stream.html to get it 
> to work with the way Jason has it set:
>
> debian@beaglebone:/var/lib/cloud9/common$ cat ../extras/mjpg-stream.html
> <iframe height="100%" width="100%" id="mjpg-iframe"></iframe>
> <script>
> /*global location*/
> var element = document.getElementById("mjpg-iframe");
> element.src = "http://"; + location.host + ":8090/?action=stream";
> </script>
>
>
> Jon
>
> On Fri, Mar 27, 2020 at 1:23 PM jonnymo <[email protected] <javascript:>> 
> wrote:
>
>> Where does one define this?  The error occurs when launching 
>> MJPG-Streamer from the Cloud9 interface.
>>
>> Why  change the port to 8090?
>>
>> Jon
>>
>> On Fri, Mar 27, 2020 at 12:51 PM Dennis Lee Bieber <[email protected] 
>> <javascript:>> wrote:
>>
>>> On Fri, 27 Mar 2020 11:48:35 -0700, in 
>>> gmane.comp.hardware.beagleboard.user
>>> jonnymo <[email protected] <javascript:>> 
>>> wrote:
>>>
>>> >Cool, thanks.
>>> >
>>> >Oh, with Jason's change, I get the following error due to the port being
>>> >set to 8090.
>>> >Unable to connect
>>> >
>>> >
>>> >*Firefox can’t establish a connection to the server at 
>>> 192.168.2.210:8080
>>> ><http://192.168.2.210:8080>.*
>>> >
>>> >*If I change it back to 8080, it seems to work.*
>>>
>>>         What happens if you tell /Firefox/ to use port 8090? 
>>>
>>>
>>> -- 
>>> Dennis L Bieber
>>>
>>> -- 
>>> For more options, visit http://beagleboard.org/discuss
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "BeagleBoard" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to [email protected] <javascript:>.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/beagleboard/c6ms7fhii84iocr8ieoiqett1l1ctc28kd%404ax.com
>>> .
>>>
>>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/9a46f6c8-5d47-455d-9700-9ca346632a52%40googlegroups.com.

Reply via email to