moneymorninglive.com Open in urlscan Pro
3.216.10.49  Public Scan

Submitted URL: https://click.moneymorninglive.com/track?uid=1b7af1fd-b882-4c9f-9581-ed2453d6250c&txnid=8fb918d0-4fca-4d61-8fdd-557dfccabd6f&bsft_a...
Effective URL: https://moneymorninglive.com/rooms/main?email=gsheard%40bcbsm.com&customerId=000137731038-000145542459&utm_campaign=20210909_...
Submission: On June 22 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST

<form method="POST" class="space-y-2">
  <p class="text-sm">Enter your email address to ask questions, view the chat stream and talk live with other traders.</p> <label for="email" class="block text-sm text-gray-700 font-bold"> Email Address </label>
  <div class="mt-1"><input id="email" name="email" type="email" required="required" autocomplete="username"
      class="appearance-none rounded-none relative block w-full px-3 py-2 border border-gray-300 placeholder-gray-500 text-gray-900 rounded-md focus:outline-none focus:ring-mmp-green-200 focus:border-mmp-green-200 focus:z-10 sm:text-sm"> <!---->
  </div>
  <div><button type="submit" class="group relative w-full mml-button contained sm has-error"><span><span><span>Join Chat</span></span></span></button></div>
</form>

<form class="space-y-8">
  <div class="space-y-8">
    <div>
      <h3 class="text-lg leading-6 font-medium text-gray-900"> Manage Call To Actions </h3>
      <p class="mt-1 text-sm text-gray-500"> Once sent, a Call To Action box will appear for every member in the room. </p>
    </div>
    <div class="mt-6 grid grid-cols-1 gap-y-6 gap-x-4 sm:grid-cols-6">
      <div class="sm:col-span-6">
        <div class="mt-2"><label for="cta-title" class="block text-sm font-medium text-gray-700"><span class="required">*</span> CTA Title </label>
          <div class="mt-1 flex flex-col rounded-md shadow-sm">
            <div class="relative"><input type="text" id="cta-title" required="required" class="pr-10 shadow-sm focus:ring-mmp-green-300 focus:border-mmp-green-300 block w-full sm:text-sm border-gray-300 rounded-md"> <span
                class="absolute inset-y-0 right-0 pr-3 flex items-center pointer-events-none text-gray-400 text-sm"></span></div>
            <p class="mt-2 text-sm text-gray-500">The text that will appear within the CTA Title.</p>
          </div>
        </div>
        <div><label for="cta-content" class="block text-sm font-medium text-gray-700"> Description </label>
          <div class="mt-1 sm:mt-0 sm:col-span-2"><textarea required="required" id="cta-content" rows="3" class="max-w-lg shadow-sm block w-full focus:ring-mmp-green-300 focus:border-mmp-green-300 sm:text-sm border-gray-300 rounded-md"></textarea>
            <p class="mt-2 text-sm text-gray-500">A description that will appear above the CTA link button. HTML allowed.</p>
          </div>
        </div>
        <div class="mt-2"><label for="cta-link" class="block text-sm font-medium text-gray-700"><span class="required">*</span> Link </label>
          <div class="mt-1 flex flex-col rounded-md shadow-sm"><input type="text" id="cta-link" required="required" class="shadow-sm focus:ring-mmp-green-300 focus:border-mmp-green-300 block w-full sm:text-sm border-gray-300 rounded-md">
            <p class="mt-2 text-sm text-gray-500">The URL that the CTA link button will direct to.</p>
          </div>
        </div>
        <div class="mt-2"><label for="cta-link-title" class="block text-sm font-medium text-gray-700"><span class="required">*</span> Link Title </label>
          <div class="mt-1 flex flex-col rounded-md shadow-sm"><input type="text" id="cta-link-title" required="required" class="shadow-sm focus:ring-mmp-green-300 focus:border-mmp-green-300 block w-full sm:text-sm border-gray-300 rounded-md">
            <p class="mt-2 text-sm text-gray-500">The text that will appear within the CTA Button</p>
          </div>
        </div>
      </div>
    </div>
    <div class="text-red-300">
    </div>
    <div class="flex justify-end mt-0 pt-3"><button type="button"
        class="inline-flex justify-center rounded-md border border-transparent shadow-sm px-4 py-2 bg-red-600 text-xs sm:text-base font-medium text-white hover:bg-red-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-red-500 ml-3 w-auto">Clear
        CTAs</button> <button type="button"
        class="ml-3 bg-white py-2 px-4 border border-gray-300 rounded-md shadow-sm text-xs sm:text-base font-medium text-gray-700 hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-mmp-green-300">Close</button> <button
        type="submit"
        class="ml-3 inline-flex justify-center py-2 px-4 border border-transparent shadow-sm text-xs sm:text-base font-medium rounded-md text-white bg-mmp-green-200 hover:bg-mmp-dark-300 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-mmp-green-300"
        style="position: relative;">Send CTA</button></div>
  </div>
</form>

<form class="space-y-8">
  <div class="space-y-8">
    <div>
      <div>
        <h3 class="text-lg leading-6 font-medium text-gray-900"> Technical Issues? </h3>
        <p class="mt-1 text-sm text-gray-500"> Fill in the form below to submit a bug report if you are experiencing problems with the player. In some cases we might follow up for more information or support to the email address provided. </p>
      </div>
    </div>
    <div class="mt-6 grid grid-cols-1 gap-y-6 gap-x-4 sm:grid-cols-6">
      <div class="sm:col-span-6"><!---->
        <div class="js-player-report space-y-5">
          <div><label for="reportEmail" class="block text-sm font-medium text-gray-700"><span class="required">*</span> Email address </label>
            <div class="mt-1 flex rounded-md shadow-sm"><input type="email" required="required" name="username" id="reportEmail" placeholder="Email"
                class="shadow-sm focus:ring-mmp-green-300 focus:border-mmp-green-300 block w-full sm:text-sm border-gray-300 rounded-md"></div>
          </div>
          <div><label for="reportOS" class="block text-sm font-medium text-gray-700"><span class="required">*</span> Operating System </label>
            <div class="mt-1 flex rounded-md shadow-sm"><input type="text" id="reportOS" required="required" class="shadow-sm focus:ring-mmp-green-300 focus:border-mmp-green-300 block w-full sm:text-sm border-gray-300 rounded-md"></div>
          </div>
          <div><label for="reportBrowser" class="block text-sm font-medium text-gray-700"><span class="required">*</span> Browser </label>
            <div class="mt-1 flex rounded-md shadow-sm"><input type="text" id="reportBrowser" required="required" class="shadow-sm focus:ring-mmp-green-300 focus:border-mmp-green-300 block w-full sm:text-sm border-gray-300 rounded-md"></div>
          </div>
          <div><label for="reportSystem" class="block text-sm font-medium text-gray-700"><span class="required">*</span> System </label>
            <div class="mt-1"><select id="reportSystem" required="required" class="shadow-sm focus:ring-mmp-green-300 focus:border-mmp-green-300 block w-full sm:text-sm border-gray-300 rounded-md">
                <option value="pc">PC</option>
                <option value="android">Android Mobile</option>
                <option value="mac">iPhone</option>
                <option value="other">Other</option>
              </select></div>
          </div> <!---->
          <div><label for="reportComment" class="block text-sm font-medium text-gray-700"><span class="required">*</span> Comment </label>
            <div class="mt-1 sm:mt-0 sm:col-span-2"><textarea id="reportComment" rows="3" class="max-w-lg shadow-sm block w-full focus:ring-mmp-green-300 focus:border-mmp-green-300 sm:text-sm border-gray-300 rounded-md"></textarea></div>
          </div>
          <div><label for="reportInternet" class="block text-sm font-medium text-gray-700"> Internet Connection </label>
            <div class="mt-1 sm:mt-0 sm:col-span-2"><textarea id="reportInternet" placeholder="Internet Service Provider / Download Speed" rows="3"
                class="max-w-lg shadow-sm block w-full focus:ring-mmp-green-300 focus:border-mmp-green-300 sm:text-sm border-gray-300 rounded-md"></textarea>
              <p class="mt-2 text-sm text-gray-500">Check your download speed here: <a href="http://www.fast.com/" target="_blank">Click and Paste the number.</a></p>
            </div>
          </div>
          <div><label for="reportState" class="block text-sm font-medium text-gray-700"><span class="required">*</span> State / Province </label>
            <div class="mt-1 flex rounded-md shadow-sm"><input type="text" id="reportState" required="required" class="shadow-sm focus:ring-mmp-green-300 focus:border-mmp-green-300 block w-full sm:text-sm border-gray-300 rounded-md"></div>
          </div>
          <div><label for="reportCity" class="block text-sm font-medium text-gray-700"><span class="required">*</span> City </label>
            <div class="mt-1 flex rounded-md shadow-sm"><input type="text" id="reportCity" required="required" class="shadow-sm focus:ring-mmp-green-300 focus:border-mmp-green-300 block w-full sm:text-sm border-gray-300 rounded-md"></div>
          </div> <input type="hidden">
        </div>
        <div class="js-player-log mt-5">
          <div class="log-message">User OS: Windows 10<div class="time">22/6/2022 @ 13:1:37</div>
          </div>
          <div class="log-message">Mobile? false<div class="time">22/6/2022 @ 13:1:37</div>
          </div>
          <div class="log-message">User Browser: Chrome<div class="time">22/6/2022 @ 13:1:37</div>
          </div>
          <div class="log-message">Detected safari? false<div class="time">22/6/2022 @ 13:1:37</div>
          </div>
          <div class="log-message">Latency tolerance: 4500<div class="time">22/6/2022 @ 13:1:38</div>
          </div>
          <div class="log-message">[WS stream] Loading SLD Player<div class="time">22/6/2022 @ 13:1:38</div>
          </div>
          <div class="log-message">Loading SLDP player scripts..<div class="time">22/6/2022 @ 13:1:38</div>
          </div>
          <div class="log-message">Autoplay: true<div class="time">22/6/2022 @ 13:1:38</div>
          </div>
          <div class="log-message">Connecting to server...<div class="time">22/6/2022 @ 13:1:38</div>
          </div>
          <div class="log-message">Connection established...<div class="time">22/6/2022 @ 13:1:39</div>
          </div>
          <div class="log-message">{"name":"mmp/control1_source","bandwidth":"2272806","width":1920,"height":1080,"vcodec":"avc1.42c028","video":"supported","acodec":"mp4a.40.2","audio":"supported"}<div class="time">22/6/2022 @ 13:1:39</div>
          </div>
          <div class="log-message">{"name":"mmp/control1_720p","bandwidth":"1018064","width":1280,"height":720,"vcodec":"avc1.4d401f","video":"supported","acodec":"mp4a.40.2","audio":"supported"}<div class="time">22/6/2022 @ 13:1:39</div>
          </div>
          <div class="log-message">{"name":"mmp/control1_480p","bandwidth":"627562","width":854,"height":480,"vcodec":"avc1.4d401f","video":"supported","acodec":"mp4a.40.2","audio":"supported"}<div class="time">22/6/2022 @ 13:1:39</div>
          </div>
          <div class="log-message">{"name":"mmp/control1_240p","bandwidth":"331175","width":426,"height":240,"vcodec":"avc1.42c015","video":"supported","acodec":"mp4a.40.2","audio":"supported"}<div class="time">22/6/2022 @ 13:1:39</div>
          </div>
        </div>
      </div>
    </div>
    <div class="flex justify-end mt-0 pt-3"><button type="button" data-dismiss="modal" x-on:click="report = !report"
        class="bg-white py-2 px-4 border border-gray-300 rounded-md shadow-sm text-sm font-medium text-gray-700 hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-mmp-green-300">Close</button> <button type="submit"
        class="ml-3 inline-flex justify-center py-2 px-4 border border-transparent shadow-sm text-sm font-medium rounded-md text-white bg-mmp-green-200 hover:bg-mmp-dark-300 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-mmp-green-300"
        style="position: relative;">Submit Report</button></div>
  </div>
</form>

Text Content

Open main menu
Rooms


Schedule


Watchlists


Toolkit


Daily Picks


Replays

Money Morning LIVE Replays
Nick Black Replays
Tom Gentile Replays
Mark Sebastian Replays
Chris Johnson Replays
Olivia Voz Replays
8Baller Replays
Kenny Glick Replays
Garrett Baldwin Replays
Jared Levy Replays
Solid Jello Replays
Open Secondary Menu
Daily Blog
About
Contact Us
Experts
FAQs
Guest

Guest

Login
Rooms
Schedule
Watchlists
Toolkit
Daily Picks
Replays


Money Morning LIVE Replays
Nick Black Replays
Tom Gentile Replays
Mark Sebastian Replays
Chris Johnson Replays
Olivia Voz Replays
8Baller Replays
Kenny Glick Replays
Garrett Baldwin Replays
Jared Levy Replays
Solid Jello Replays
Daily Blog
About
Contact Us
Experts
FAQs
Guest

Guest

Login


Olivia Voz: EARNINGS: La-Z-Boy (LZB), Winnebago (WGO)

Click Here to Reconnect


Money Morning LIVE

Follow

1 online
Open options
1 online
Low Bandwidth
Open video in new window

Money Morning LIVE is our premarket broadcast with host Olivia Voz, day trading
specialist Kenny Glick, momentum specialist Garrett Baldwin, and options expert
Mark Sebastian, plus a rotating crew of special guest analysts.

Olivia Voz: EARNINGS: La-Z-Boy (LZB), Winnebago (WGO)

× Important: Mobile browsers do not allow auto-playing videos. Please start the
stream manually by pressing play.


ANNOUNCEMENTS

view all announcements »

 * Olivia Voz at Jun 22, 2022 at 12:38 PM: 
   
   EARNINGS: La-Z-Boy (LZB), Winnebago (WGO)

--------------------------------------------------------------------------------




RESOURCES

WHAT IS DELTA DRIFT?

What is Delta Drift? I explain in this short clip: ...

Mark S.

Mark S.

June 7, 2022

TRADING THE BIGGEST EARNINGS WEEK OF THE YEAR

Here's a clip where I detail the largest earnings week of the year, the names
involved, and why it's a crucial time for any trader: ...

Mark S.

Mark S.

May 9, 2022

HOW TO USE COLD STORAGE WHEN STAKING

During a Q&amp;A, I explain how to utilize cold storage when staking: ...

Nick Black (Will NEVER ask for your PRIVATE KEYS)

Nick Black (Will NEVER ask for your PRIVATE KEYS)

April 21, 2022

TRADE THE STOCK, NOT YOUR P&L

How to ruin a trade? Put too much size on.&nbsp; Let me elaborate for the guy in
the back: &nbsp; ...

Who rocks the party?

Who rocks the party?

April 6, 2022

HOW IMPORTANT IS VOLUME WHEN TRADING VWAP?

How important is volume when trading on the VWAP?&nbsp; Here's your answer: ...

Who rocks the party?

Who rocks the party?

March 9, 2022

TRADE EARNINGS USING A STRADDLE

Tom walks us through how to set up a straddle to trade earnings regardless of
the overall direction in the current market: ...

Perrin

Perrin

March 2, 2022

MARK'S BIG MONEY FLOW IN BP

Looking to capitalize as a trader on the oil trend? Here I show you how to
piggyback a trade off of some big money flow in BP: ...

Mark S.

Mark S.

February 10, 2022

WHAT IS MINTING?

What is minting? Here is my explanation with an example from Samot: ...

Nick Black (Will NEVER ask for your PRIVATE KEYS)

Nick Black (Will NEVER ask for your PRIVATE KEYS)

February 10, 2022

PROBABILITY CONES EXPLAINED

What are probability cones and how can they help your trading? Today Tom Gentile
reviews this unique charting tool: ...

Perrin

Perrin

February 1, 2022

SETTING UP A BROKEN WING BUTTERFLY IN KSS

What is a broken wing butterfly? In this clip I break down the setup in KSS.
&nbsp; ...

Mark S.

Mark S.

January 24, 2022

UNDERSTANDING BITCOIN OPTIONS

Understanding Bitcoin Options Digital Asset Portfolio Manager Nick Black gives a
quick explainer of Bitcoin options. For more crypto investing insights fr...

Nick Black (Will NEVER ask for your PRIVATE KEYS)

Nick Black (Will NEVER ask for your PRIVATE KEYS)

January 18, 2022

HOW TO TRADE EVENTS

How to Trade Events &nbsp; Events are a major part of the market, and
understanding the right mentality around them is everything! Coach Brian and I
cove...

Mark S.

Mark S.

January 11, 2022

WHAT IS TAX HARVESTING?

What is Tax Harvesting?&nbsp; I cover this useful strategy that every trader
should know before the new year rolls around:&nbsp; ...

Garrett Baldwin

Garrett Baldwin

December 31, 2021


REPLAYS







FOOTER

Money Morning gives you access to a team of ten market experts with more than
250 years of combined investing experience – for free. Our experts – who have
appeared on FOXBusiness, CNBC, NPR, and BloombergTV – deliver daily investing
tips and stock picks, provide analysis with actions to take, and answer your
biggest market questions. Our goal is to help our millions of e-newsletter
subscribers and Moneymorning.com visitors become smarter, more confident
investors.

Twitter Youtube

LEGAL

 * Privacy Policy
 * Terms & Conditions
 * Disclaimer
 * Text Messaging Terms
 * Do Not Sell My Info

ABOUT

 * About Money Morning
 * About Money Map Press
 * Experts
 * Penny Hawk
 * Profit Takeover

SUPPORT

 * Contact us
 * Services
 * FAQs

© 2022 Money Morning Live, Inc. All rights reserved.

Welcome to Money Morning LIVE! Join us today and you’ll be hearing from
financial experts who will be sharing their advice, ideas, and recommendations
for public consumption across a variety of trading and investing topics. This
advice is not tailored to any individual viewer’s personal circumstances.
Remember all investing carries risk and no one should ever risk more than they
can afford to lose. You are fully responsible for your investment decisions. We
encourage you to consider all relevant factors, including your own financial
circumstances, before making any investment.

CHAT SCHEDULE FEED
1
Filler
Member  •
dolor. Nunc nulla
Moderator  •
diam. augue. cursus. finibus sed
Moderator  •
id Sed urna ultricies,
Member  •
euismod leo, Ut euismod Sed urna vitae viverra. dolor
Moderator  •
quis, Sed sed viverra. Sed tempus lorem viverra. congue molestie, cursus.
User  •
Sed tortor sed Ut Ut consequat, ut urna vehicula.
Admin  •
tempus leo, euismod adipiscing
Admin  •
Fusce cursus.
Admin  •
metus nisi massa. magna
Admin  •
pulvinar sed in Proin Nunc adipiscing consectetur consequat,
Admin  •
turpis. et augue.

CHAT ROOM

1000 Online




JOIN THE LIVE CONVERSATION

Enter your email address to ask questions, view the chat stream and talk live
with other traders.

Email Address

Join Chat
By entering your email, you will receive occasional special offers from Money
Map Press and our affiliates and consent to our disclaimer, terms of use and
privacy policy. Unsubscribe at anytime.

Log In | Forgot password

Or

Sign up with Facebook
btn_google_light_focus_ios Created with Sketch.
Sign up with Google
●LIVE NOW
8:15AM EST

MONEY MORNING LIVE

8:15AM 9:15AM Money Morning LIVE https://moneymorninglive.com/rooms/main
FREQ=WEEKLY;UNTIL=20221230T235959;BYDAY=TU,WE,TH,FR America/New_York
9:15AM EST

WARLOCK'S WORLD W/ KENNY

9:15AM 9:30AM Warlock's World with Kenny https://moneymorninglive.com/rooms/main
FREQ=WEEKLY;UNTIL=20230205T235959;BYDAY=TU,WE,TH,FR America/New_York
9:30AM EST

THE LONG AND SHORT OF IT W/ CHRIS JOHNSON

9:30AM 10:30AM The Long and Short of It with Chris Johnson
https://moneymorninglive.com/rooms/main
FREQ=WEEKLY;UNTIL=20230304T235959;BYDAY=TU,WE,TH America/New_York
10:30AM EST

F.A.S.T. SCAN W/ CHRIS JOHNSON

10:30AM 11:00AM F.A.S.T. Scan with Chris Johnson
https://moneymorninglive.com/rooms/main
FREQ=WEEKLY;UNTIL=20230916T235959;BYDAY=TU,WE America/New_York
11:00AM EST

FOUNDATIONS OF TRADING PREVIEW W/ COACH BRIAN KING

11:00AM 11:30AM Foundations of Trading Preview with Coach Brian King
https://moneymorninglive.com/rooms/main
FREQ=WEEKLY;UNTIL=20240503T235959;BYDAY=WE,TH America/New_York
11:30AM EST

POWER PROFIT TRADES W/ TOM GENTILE

11:30AM 12:30PM Power Profit Trades with Tom Gentile
https://moneymorninglive.com/rooms/main
FREQ=WEEKLY;UNTIL=20230603T235959;BYDAY=TU,WE America/New_York
12:30PM EST

MIDDAY MOMENTUM W/ GARRETT BALDWIN

12:30PM 1:00PM Midday Momentum with Garrett Baldwin
https://moneymorninglive.com/rooms/main
FREQ=WEEKLY;UNTIL=20240112T235959;BYDAY=TU,WE,TH,FR America/New_York
1:00PM EST

THIS IS VWAP

1:00PM 1:30PM This Is VWAP https://moneymorninglive.com/rooms/main
FREQ=WEEKLY;UNTIL=20240302T235959;BYDAY=WE,FR America/New_York
1:30PM EST

JARED LEVY LIVE

1:30PM 2:00PM Jared Levy Live https://moneymorninglive.com/rooms/main
FREQ=WEEKLY;UNTIL=20230505T235959;BYDAY=TU,WE America/New_York
2:00PM EST

PUMP UP THE CLOSE W/ OLIVIA VOZ

2:00PM 2:30PM Pump Up the Close w/ Olivia Voz
https://moneymorninglive.com/rooms/main
FREQ=WEEKLY;UNTIL=20240217T235959;BYDAY=WE,FR America/New_York

Jun 22, 2022 12:38 PM

EARNINGS: La-Z-Boy (LZB), Winnebago (WGO)

Olivia Voz

Olivia Voz



 * Trading Rooms

 * Trading Rooms

 * Money Morning LIVE
   
   
   Money Morning LIVE
   
   
 * American Institute for Crypto Investors
   
   
   American Institute for Crypto Investors
   
   
 * Kenny Glick
   
   
   Kenny Glick
   
   
 * Money Morning Investing Channel
   
   
   Money Morning Investing Channel
   
   
 * The Penny Hawk
   
   
   The Penny Hawk
   
   
 * The Profit Takeover
   
   
   The Profit Takeover
   
   
 * Tom Gentile
   
   
   Tom Gentile
   
   
   



 * Trading Rooms

 * Trading Rooms

 * Money Morning LIVE
   
   
   Money Morning LIVE
   
   
 * American Institute for Crypto Investors
   
   
   American Institute for Crypto Investors
   
   
 * Kenny Glick
   
   
   Kenny Glick
   
   
 * Money Morning Investing Channel
   
   
   Money Morning Investing Channel
   
   
 * The Penny Hawk
   
   
   The Penny Hawk
   
   
 * The Profit Takeover
   
   
   The Profit Takeover
   
   
 * Tom Gentile
   
   
   Tom Gentile
   
   
   




DISCLAIMER

Welcome to Money Morning LIVE! Join us today and you’ll be hearing from
financial experts who will be sharing their advice, ideas, and recommendations
for public consumption across a variety of trading and investing topics. This
advice is not tailored to any individual viewer’s personal circumstances.
Remember all investing carries risk and no one should ever risk more than they
can afford to lose. You are fully responsible for your investment decisions. We
encourage you to consider all relevant factors, including your own financial
circumstances, before making any investment.

Accept
Close


MANAGE CALL TO ACTIONS

Once sent, a Call To Action box will appear for every member in the room.

* CTA Title

The text that will appear within the CTA Title.

Description

A description that will appear above the CTA link button. HTML allowed.

* Link

The URL that the CTA link button will direct to.

* Link Title

The text that will appear within the CTA Button


Clear CTAs Close Send CTA
Close


TECHNICAL ISSUES?

Fill in the form below to submit a bug report if you are experiencing problems
with the player. In some cases we might follow up for more information or
support to the email address provided.

* Email address

* Operating System

* Browser

* System
PC Android Mobile iPhone Other
* Comment

Internet Connection

Check your download speed here: Click and Paste the number.

* State / Province

* City

User OS: Windows 10
22/6/2022 @ 13:1:37
Mobile? false
22/6/2022 @ 13:1:37
User Browser: Chrome
22/6/2022 @ 13:1:37
Detected safari? false
22/6/2022 @ 13:1:37
Latency tolerance: 4500
22/6/2022 @ 13:1:38
[WS stream] Loading SLD Player
22/6/2022 @ 13:1:38
Loading SLDP player scripts..
22/6/2022 @ 13:1:38
Autoplay: true
22/6/2022 @ 13:1:38
Connecting to server...
22/6/2022 @ 13:1:38
Connection established...
22/6/2022 @ 13:1:39
{"name":"mmp/control1_source","bandwidth":"2272806","width":1920,"height":1080,"vcodec":"avc1.42c028","video":"supported","acodec":"mp4a.40.2","audio":"supported"}
22/6/2022 @ 13:1:39
{"name":"mmp/control1_720p","bandwidth":"1018064","width":1280,"height":720,"vcodec":"avc1.4d401f","video":"supported","acodec":"mp4a.40.2","audio":"supported"}
22/6/2022 @ 13:1:39
{"name":"mmp/control1_480p","bandwidth":"627562","width":854,"height":480,"vcodec":"avc1.4d401f","video":"supported","acodec":"mp4a.40.2","audio":"supported"}
22/6/2022 @ 13:1:39
{"name":"mmp/control1_240p","bandwidth":"331175","width":426,"height":240,"vcodec":"avc1.42c015","video":"supported","acodec":"mp4a.40.2","audio":"supported"}
22/6/2022 @ 13:1:39
Close Submit Report