Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


Apsattv

2452 posts

Uber Geek
+1 received by user: 724


#183722 27-Oct-2015 20:04
Send private message

Nine to stream all channels, 7Live to have full launch next week.

From http://www.tvtonight.com.au/2015/10/nine-to-stream-all-channels-7live-to-have-full-launch-next-week.html

Nine is set to join Seven with the streaming of its three channels online. Nine will begin Upfronts with advertisers this week, in which it is expected to confirm all three channels will be available on desktop and devices.

It follows Seven announcing its plans for 7Live earlier this year, and streaming Sunrise on tablets and phones in August. Australian Financial Review reports Seven will now bring its streaming plans forward, from December 1st to next week, taking advantage of Melbourne Cup Day, Tuesday November 3rd.

The streaming will be geo-located to local markets. But the move has raised the ire of regional broadcasters lobbying the government to remove the reach rule and arguing that current rules are out of date. Andrew Lancaster, chief executive of Nine’s regional affiliate, WIN Corporation, said: “It makes no sense that regional broadcasters are constrained by the reach rule whilst metro broadcasters are free to stream their channels across regional Australia.

The legislation needs to enter the same century as the technology.” John Hartigan, chairman of Seven’s regional affiliate, Prime Media, added, of Nine’s plans: “It’s further proof of how outdated the media legislation is. I don’t have any issues with Nine, as we are not their affiliate partner, but this shows our laws are stuck in horse and buggy days when the rest of the world is turbocharged.”

Excitingly, OzTAM is finally set to launch an audience measure called Video Player Measurement, which will combine audiences across TV, mobile, tablet and desktop, in early November.




 


View this topic in a long page with up to 500 replies per page Create new topic

This is a filtered page: currently showing replies marked as answers. Click here to see full discussion.

Apsattv

2452 posts

Uber Geek
+1 received by user: 724


  #1416561 30-Oct-2015 03:27
Send private message

Small .bat file , plays Channel 7 to VLC using liveStreamer
copy to notepad name it play7.bat

 

@echo off
title Mene
:home
cls
echo.
echo 7PLAY by Apsattv v1
echo Requires LIVESTREAMER download from https://github.com/chrippa/livestreamer/releases/download/v1.12.2/livestreamer-v1.12.2-win32-setup.exe
echo and VLC for Playback
echo.
echo Select a task:
echo =============
echo.
echo.
echo 1) 7 SYD
echo 2) 7 Two SYD
echo 3) 7 Mate SYD
echo 4) future
echo.
set /p web=Type option:
if "%web%"=="1" livestreamer --http-header "X-Forwarded-For=101.175.18.124" "hlsvariant://https://sevenwestmedia01-i.akamaihd.net/hls/live/224814/SYD1/master.m3u8?__nn__=4502508189001&hdnea=st=1446102000~exp=1446103800~acl=/hls/live/224814/*~hmac=c8916e3aa35b45b300211654c220ccdc04eb4afb377d5f289da4d6dacf672ce7" best

 

if "%web%"=="2" livestreamer --http-header "X-Forwarded-For=101.175.18.124" "hlsvariant://https://sevenwestmedia01-i.akamaihd.net/hls/live/224827/SYD2/master.m3u8?__nn__=4502508189001&hdnea=st=1446124500~exp=1446126300~acl=/hls/live/224827/*~hmac=99d6131242d3d6712998ebc6339b1d99c61312c1bb5f4a5e985c2a6e69e7e605" best

 

if "%web%"=="3" livestreamer --http-header "X-Forwarded-For=101.175.18.124" "hlsvariant://https://sevenwestmedia01-i.akamaihd.net/hls/live/224840/SYD3/master.m3u8?__nn__=4502508189001&hdnea=st=1446124500~exp=1446126300~acl=/hls/live/224840/*~hmac=29cc7d919bdae64f4601b0135ff4ee359ffa34cd8446c609c644baf31dff116d" best

 

if "%web%"=="4"
goto home

View this topic in a long page with up to 500 replies per page Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.