MBC 온에어 실시간 방송 보는 법

MBC 온에어와 MBC SPORTS+ 실시간 방송을 무료로 시청하는 방법! TV 없어도 걱정 마세요. 지금 바로 인터넷으로 생방송 즐기는 법 알려드려요.







MBC 온에어 실시간


MBC 온에어는 MBC 공식 홈페이지에서 제공하는 무료 실시간 스트리밍 서비스입니다. 로그인만 하면 지금 방송 중인 뉴스, 드라마, 예능을 실시간으로 시청할 수 있어요.



● 시청 방법 (PC, 모바일 공통)

  • MBC 온에어 바로가기 접속
  • 상단 메뉴의 ‘온에어’ 클릭
  • MBC 계정 또는 네이버/카카오 로그인 필요
  • 로그인 후 실시간 방송 자동 재생

● 시청 시 주의할 점

  • 모바일은 전용 앱(MBC mini, iMBC 앱) 이용 권장
  • 일부 콘텐츠는 저작권 이슈로 시청이 제한될 수 있음






MBC SPORTS+ 실시간 시청 방법

MBC SPORTS+는 MBC에서 운영하는 스포츠 전문 채널로, 프로야구와 다양한 스포츠 중계를 제공합니다.



● TV/IPTV 시청 방법

  • KT 올레TV, SK Btv, LG U+TV 등 케이블/IPTV에서 시청 가능
  • 채널 번호는 지역/통신사마다 상이하므로 고객센터 확인 필요

● 공식 홈페이지 및 OTT로 보기







한눈에 비교 정리


서비스 시청 경로 비고
MBC 온에어 onair.imbc.com 실시간 방송 / 로그인 필요
MBC SPORTS+ IPTV / mbcsportsplus.com / Wavve 스포츠 중계 / 일부 유료


이제 TV 없이도 MBC 온에어와 MBC SPORTS+를 통해 언제 어디서든 생중계 시청이 가능합니다. 로그인만 하면 손쉽게 접속 가능하니, 필요한 방송이 있다면 지금 바로 이용해보세요!

더 편하게 보고 싶다면 모바일 앱 또는 웨이브도 추천드려요.

다음 이전
/* Sliding Banner */ .customBannerArea { position: relative; overflow: hidden; margin: 20px auto; padding: 0 20px; text-align: center; } .customBox { position: relative; overflow: hidden; margin-bottom: 10px; } .customBox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; } .customBox .backward { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; object-fit: cover; } .customBanner { position: absolute; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; z-index: 2; } .customBanner img.cover { width: 100%; height: 100% !important; object-fit: cover; opacity: 0.93; } .customBanner.active img { box-shadow: none !important; } .customBanner.active a { height: 100% !important; } .customBanner .arrow { position: absolute; top: calc(50% - 15px); background-color: #2196f3; width: 24px; height: 24px; border-radius: 24px; } .banner-bubble { position: absolute; top: 10px; background-color: #bd0000; height: 24px; width: 77px; color: white !important; font-size: 0.75em !important; border-radius: 5px; padding-top: 2px; line-height: 1.2rem !important; } .sliding-banner-300 .banner-bubble:after, .sliding-banner-150 .banner-bubble:after, .sliding-banner-250 .banner-bubble:after { content: ""; position: absolute; bottom: 0; width: 0; height: 0; border: 10px solid transparent; border-top-color: #bd0000; border-bottom: 0; border-left: 0; margin-left: -2.5px; margin-bottom: -5px; } .sliding-banner-280 .banner-bubble:after { content: ""; position: absolute; bottom: 0; width: 0; height: 0; border: 10px solid transparent; border-top-color: #bd0000; border-bottom: 0; border-right: 0; margin-left: -45.5px; margin-bottom: -5px; } .customBanner.active { animation: customMv1 1.2s ease-out infinite; } @keyframes customMv1 { 0% { transform: translate3d(-7%, 0, 0); } 20% { transform: translate3d(-10%, 0, 0); } 40% { transform: translate3d(-5%, 0, 0); } 60% { transform: translate3d(-10%, 0, 0); } 80% { transform: translate3d(-5%, 0, 0); } 100% { transform: translate3d(-7%, 0, 0); } } @media (min-width: 1200px) { .customBannerArea { background-color: #ffffffc9; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); padding: 0px; z-index: 1000; text-align: center; } }