Using commercial receivers for recording?

comfortably_numb

Dogs have owners, cats have staff
Original poster
Pub Member / Supporter
Nov 30, 2011
23,033
38,164
New Mexico
I've been using my Edision OS Mini 4K to record TS files, and it does a great job. The issue is it only has one tuner. I would like to be able to record TS files for both C and KU from the same receiver. I then use TSReader to anaylze the streams for bitrate and other modulation parameters, or just to save my recordings with the highest quality possible (ie no transcoding). I've been searching for an OS MIO+ with no success. Then it occurred to me...

I already have an Arris DSR-7403 and an Ericsson RX8200. Both have 4 tuners. Does anybody know if these receivers can record/output TS files? The Arris has ethernet outputs, but it's unclear to me how to utilize those.

Screenshot 2025-11-26 204227.png
 
Last edited:
  • Like
Reactions: primestar31
PS this is related to my previous thread from September about streaming directly from receivers to PC without transcoding. So far it seems only the Edision is capable of this.


Hoping either the Ericsson or Arris could do it, as they are commercial receivers
 
Probably not much help but zipping thru the dsr-7400 HD series op manual it looks like the gige port is industry standard and can be configured to send a ts stream. I don't know.
Have you gone through the gige menu to see if an output selection (asi, .ts) is available?
 
Yes I think it can, but where is it sending it and how do you access it?
Whew. Wish I had one to play with.
Looks like besides being able to set the LAN management interface like you show @ 10.0.0.129 you can set the GigE port IP for channel streaming.
Links for the DSR-7400 HD Series Operators Manual always take me to scribd. And I don't have a scribd acct so things get fuzzy (literally) fast. But. going back further to the DSR-6000 and DSR-4530 manuals step you thru the config menus.
Could it be if you setup the GigE menu to another IP on your lan in the same scope. And use VLC to tune into it....magic? I mean. Looks simple enough. VLC <IP Address>:Port. Mr. Smiley is supposed to be a colon IP<colon>port. An after the fact edit from me.....
Single Port Transport Stream.....sounds like a hint. Maybe the Ricks DSR guys could help?

1764283161459.png
 
  • Like
Reactions: comfortably_numb
In a nutshell, it won't do what I want it to do, right?

The receiver will not record the stream.

The IP Output functions will package the stream into UDP packets and will put them into an IP multicast group on the wire. If TSReader can use an IP multicast input, you would use the same group information to configure TSR and you should be able to analyze in real-time and potentially record. (I have never used TSR, so I am out on a limb here.)

Commercial receivers are typically first-in, first-out devices with no storage features, beyond buffering a stream for a few seconds if transcoding.
 
That's ok, it doesn't need to record if I can capture the stream on the PC.

To get this going, start by not using any WiFi connections. Wireless handles multicast differently than wired ethernet. These devices are designed to be used preferably with higher-end enterprise or carrier-class switching and routing infrastructure (e.g. - Cisco, Juniper, Nokia, etc.) and use IGMP and PIM in order to scale across subnets and sites. Windows might struggle without a Layer 3 router running IGMP and PIM functions on your network. Linux might be able to get away with less sophisticated L2 and L3 gear, depending on how its networking stack is configured. Historically, getting multicast to work properly on large networks has been a black art with lots of ritual sacrifices and magic incantations. One of my engineers used to design and operate the multicast distribution networks for a national service provider. It was more than a full-time job because there are major disparities between the features and stabilities encountered on infrastructure devices versus encoder/decoder devices.

Your mileage will certainly vary here.
 
To get this going, start by not using any WiFi connections. Wireless handles multicast differently than wired ethernet. These devices are designed to be used preferably with higher-end enterprise or carrier-class switching and routing infrastructure (e.g. - Cisco, Juniper, Nokia, etc.) and use IGMP and PIM in order to scale across subnets and sites. Windows might struggle without a Layer 3 router running IGMP and PIM functions on your network. Linux might be able to get away with less sophisticated L2 and L3 gear, depending on how its networking stack is configured. Historically, getting multicast to work properly on large networks has been a black art with lots of ritual sacrifices and magic incantations. One of my engineers used to design and operate the multicast distribution networks for a national service provider. It was more than a full-time job because there are major disparities between the features and stabilities encountered on infrastructure devices versus encoder/decoder devices.

Your mileage will certainly vary here.

I appreciate all the information, and it's also fascinating to talk to someone who worked at a high level in the industry.

The Arris and Ericsson receivers we have are obviously capable of more functionality than I'll ever be able to utilize, but I am learning.

Unfortunately the network we're running here is just gig fiber from Comcast with a "dumb" gig switch. I doubt I'd be able to scale up the equipment I'd need to do any serious multicast streaming with these units.

Basically I'm just looking for a way to get TS out from either the Arris or the Ericsson. I know the Arris can passthrough to the Ericsson via ASI, because we can stream the ABC S2X 4:2:2 feeds from the Arris and watch them via the Ericsson.

Any other ideas?
 
Hmm. Your LAN IP scope is 10.0.1.001-10.0.1.254.
Devices on your network will fall in that range from your DHCP server in your router.
So the Arris is able to be connected TO by typing in 10.0.1.129 in a web browser.
Question. If you stream a channel from your Mio to VLC on a pc, etc. What is the IP and port? Port should be also in your webif on the Mio.
I saved Reelz from my Mio webif as an m3u8. Opened in in Notepad++. The IP was : http://192.168.5.205:8001/1:0:1:1:65:65:9190000:0:0:0:
So I would think that your destination that the receiving device would look for would be what IP you input and the port. I think. Try it. I'm dumb. Where in VLC would I find the IP and port the stream is coming from?
And being dumb I tried opening network stream in VLC and typing in my Mio IP and port. Not happy. Tips?that
And since a fast read tells me the Arris only streams up to a max of...3? channels. I'd try it. And go from there.
I would plug in something like 10.0.1.135 or something not assigned in your LAN that you could remember. Port? Pick one around 8000. Requires more reading and trying. Wonder what Rick's says.

1764295271169.png
 
So I would think that your destination that the receiving device would look for would be what IP you input and the port. I think

On the Ericsson and Arris receivers, the WebIf port is only to control the receiver; it can't stream video on that port that I know of.
 
I appreciate all the information, and it's also fascinating to talk to someone who worked at a high level in the industry.

The Arris and Ericsson receivers we have are obviously capable of more functionality than I'll ever be able to utilize, but I am learning.

Unfortunately the network we're running here is just gig fiber from Comcast with a "dumb" gig switch. I doubt I'd be able to scale up the equipment I'd need to do any serious multicast streaming with these units.

Basically I'm just looking for a way to get TS out from either the Arris or the Ericsson. I know the Arris can passthrough to the Ericsson via ASI, because we can stream the ABC S2X 4:2:2 feeds from the Arris and watch them via the Ericsson.

Any other ideas?

It's been nearly 25 years since I did infrastructure engineering for a service provider. Most of my world is managing and consulting on "greater-than-Five-9s" utility network engineering, with a side hustle of ultra-broadband (>=100 GbE) fiber. This satellite stuff is a happenstance side effect of getting roped into building two VSAT earth stations and a private satellite network for a client.

You can likely find some used Cisco enterprise switch and router gear for (literally) under $100 that is totally capable of enabling proper multicast and where there are a ton of config examples available on the web. You are probably looking at a Cisco 3850-class Layer 3 switch with an enterprise IP services license - it is probably capable of running all of the features required to do this in a clean manner. The typical auction sites should be full of them. The key is that it needs to be a proper, full-functionality, Layer 3 switch, regardless of specific vendor and model.

In the meantime, try this... configure a new port on the receiver to be on 224.0.0.10, Port 2112 (obligatory Rush sub-reference. Ha.). Wire back-to-back with your PC. (If you have GigE at both ends, you won't have a MDI/MDI-X crossover issue) Setup multicasting support on your Windows PC, including adjusting firewall rules. Join the multicast group with the details above. Point TSR or VLC at that IP and port. It might work. It might not. Without IGMP and PIM functions on the wire, it's a bit of a crap shoot.
 
  • Like
Reactions: comfortably_numb
Does anybody have any experience with that Octagon SF8008 Supreme dual tuner receiver that Rick is selling? Can it output TS files? It appears to be similar to the Edision receivers that have a WebIf interface and streaming capabilities.

 
I was tempted to buy an eBay International Datacasting Superflex receiver solely for snooping satellite data.
They also make the Novra series of data receivers used to NOAAPORT ground stations.
I''m not sure if a particular router that is tailored for multicasting is necessary. And the apparent UDP used here means one-way only LAN coms.
But....multicasting is a subject that is still very very foggy to me. YouTube videos just don't spark my understanding so far.
If the Arris needs to use a multicast address to send a stream to a remote device. Then one_db get's my attention.

Comf. Yeah. You are correct. Your Arris management console IP allows configuration of its parameters and operation.
On the send side. In the Output Config. screen. Try what one_db said. I would have no idea how you would "tune into" the stream on a multicast address. But for gits and shiggles what if you set an IP in your scope that is something several octets different from the management console IP. And a known port. 8080 (common webcam port).
My Asus router has apparent multicast capability and settings for it. And an IPTV section that I have no clue how to use. Only because I never used it.
I mean. Configuring the output section won't screw anything up. There must be an operators/configuration manual for the industry standard streaming protocol. I mean, the Arris itself shouldn't mean for the output to work you need Arris peripherls to do it. Like if you used the ASI output to an ASI>HDMI converter.

1764352200523.png
 

Rest NTSC mode on Octagon SF 8008