HDMI for Channels

adb shell am start -a "android.search.action.GLOBAL_SEARCH" --es query "play\ USA\ on\ YouTube\ TV"

It seems to only works for channels that google assistant can recognize. Others do not work. It responds that it does not recognize the channel. It recognizes and responds to hbo and hbo zone for example, but not to hbo2 and hbo family.

Running on a m2 Mac mini which I’ve found to be a pain when trying to mess around with things like this haha.

No it’s an actual set top box , so when I turn it on (which I leave it on most of the time anyway) it loads straight into the last tuned channel, so don’t need to launch any apps, can go straight into changing the channel to whatever ChannelsDVR is playing - not sure what the US equivalent of Foxtel would be, not sure if cable companies send out “proprietary” stbs

Not super great with all this sort of stuff (even home-assistant will likely confuse me)
But the gist of it is to run this code (via GO?) and have one of the files already loaded up with what I want it to do per channel

Eg
For fox footy it would be - if $1 = 504, then send ir command of 504 through harmony hub to Foxtel device

And make one of those for each seperate channel?

Hopefully I can work it out and run it this way rather than mucking around with what I was going to do.

1 Like

Do you have the ir part of things worked out for the foxtel box? Are you able to send it any commands using the mac mini? If so how?

1 Like

Not really, I can control the box via the harmony app - but I believe one of the other devs/creators of channelsdvrs made a project to control harmony over http so could possibly utilise that.

Only thing I’m not sure of that is how the harmony api project will go handling having to send 3 separate ir commands per channel tuned when the tmm1’s project detects the channel has been changed.

I guess I’ll find out if I get to that point when I give it a crack :joy:

How are you going with your setup? All done or still working on it?

1 Like

Ever wanted Twitch streams in Channels?

adb shell am start -a android.intent.action.VIEW -d twitch://stream/STREAMERNAME tv.twitch.android.viewer

1 Like

That’s super cool but just FYI this is also possible without having to control an external HDMI box, via hlstube, which works for YouTube Live as well as Twitch streams:

3 Likes

Does anyone know if closed captions are transmitted on these encoder devices?

1 Like

If you turn them on at the source. HDMI does not have a separate 'track' for captions/subtitles.

2 Likes

That’s what I figured :frowning:

1 Like

Purchased this HDMI encoder today and seems to be working really great! I’m using these settings. And kind of tweaked the bitrate but to 7000 but was wondering if I should go higher or change any of these other settings to work better and/or get better quality?

iseevy H.265 H.264 HDMI Video Encoder HDMI to IP for IPTV, Live Stream, Broadcast Support RTMP RTMPS RTSP RTP UDP HTTP FLV HLS TS SRT Protocols and Live Wowza https://a.co/d/hfZkvbz

4 Likes

I would change Bitrate Control to VBR. I used 6000 bitrate but up to 8000 is pretty reasonable I think.

1 Like

Copy that. Appreciate that advice.

2 Likes

What should the bitrate for the audio be?

The idea of using a cheap Android TV device (or Android phone that supports HDMI out) to serve up app content using intents and/or virtual keyboard is really interesting. There is soooo much app-restricted content that could be fed thru Channels that could be useful to do so..... Nest/Wyze cams, Xfinity Stream app, TiVo app, IPTV streams from those "free cable" apps....

What about HDCP? Do these devices enable streaming of HDCP-requiring sources?

2 Likes
1 Like

I haven’t tried anything with HDCP device like a cable box. But my Apple TV just thinks it’s a TV output and its showing all content doesn’t matter from where. I would think it would just work but if not a hdmi splitter would strip HDCP from the signal. There are a few out there on Amazon that does it.

I bought a SwitchBot Hub Mini and controlling my Apple TV remotely, super flawlessly. Pretty sick!

SwitchBot Hub Mini Smart Remote - IR Blaster, Link SwitchBot to Wi-Fi (Support 2.4GHz), Control TV, Air Conditioner, Compatible with Alexa, Google Home, IFTTT https://a.co/d/1UN5wQH

I’ve got some “Chromecast with Google TV” devices I haven’t been using, would those work for this too? Pretty sure the answer is yes, just making sure.

1 Like

Yes. I checked with mine just to check video into the encoder then switched to my Apple TV. But yes it does work.

3 Likes