NASA channel 6757 not working

TVE channel 6757 NASA stream doesn't match https://www.nasa.gov/multimedia/nasatv/index.html#public
Channels DVR TVE stream

NASA TV website

Same issue here

Instead of recording it I had to switch to their You Tube channel to watch the Artemis hot fire test.
Wondering if there's a way to use the new m3u import feature to import their You Tube live channel since it's 1280x720p60.

Yes you could using https://github.com/jnewland/hlstube

1 Like

Thanks. Didn't think it would be that complicated!
Thought I could just plugin a https://...m3u8 url.
I'm not sure what Channels uses, but obviously the m3u url it used must have changed for NASA TV.

I'm not familiar enough with these streaming sites and not sure the best way to do it.
Don't want to be getting myself into any trouble.

I don't currently run docker and don't know what youtube-dl is that HLSTube needs.

I know they also have a ustream site http://www.ustream.tv/nasahdtv that plays 1280x720.

Youtube-dl is a Python program to download videos from YT and other online sources.

If you need to integrate into a Docker scenario, here's a container of youtube-dl that you can use with Docker Compose or put into a Podman pod.

1 Like

So far the only Dockers I have are jeans...

Try the latest prerelease

2 Likes

:+1: Working now and appears to be 1280x720p where it was previously 896x504p :smile:
I just had to rescan the individual channel after updating.
So I rescanned each individual 'free' channel and only Stadium-6782 failed with TVE: bc response: 502 Bad Gateway

EDIT: I see you're working on the Stadium issue