Questions tagged [dvb-t]
6 questions
1
vote
1 answer
How to Convert Rtp Multicast Stream from DVB-T to HLS?
I use Mumudvb to get signal from dvb-t and dvb-s to RTP Multicast stream and successfully do that, The result stream URL is something like rtp://239.1.2.1:60001.
Now i want to know How can i convert RTP (Or UDP)stream to Http Live Stream…

Ali
- 3,373
- 5
- 42
- 54
0
votes
1 answer
Get program information from Libvlcsharp (dvb-t)
I have a requirement to take a dvb-t feed into a system then be able to push out channels over a local network as an rtsp stream in a dot net core environment.
LibVLCSharp seems to fit the bill nicely but I'm getting caught up trying to determine…

Codemonkey87
- 21
- 4
0
votes
0 answers
Constelation rotation, scaling and cyclic Q delay in python
I want to rotate, scale (normalize) and cyclic Q delay (shift) QAM costelation in python.
I wrote transmitter and receiver function to rotate and scale input constelation by given values( based on DVB-T2 standard)
I am having problems with cyclic Q…

eredin
- 19
- 4
0
votes
1 answer
how to extract elementary stream from transport stream
i have .ts file looks like the following
Input #0, mpegts, from 'i.ts':
Duration: 00:00:36.32, start: 28752.398067, bitrate: 57694 kb/s
Program 50
Metadata:
service_name : aaa HD
service_provider:
Stream…

haitham mohamed
- 11
- 4
0
votes
1 answer
Live Streaming from DVB card to network
I'm working on an application where I need to stream satellite channels from DVB card to network. Is there any software or server that allows me to stream many TV channels from DVR card by generating many URL to be shared over the network?

Baha' Al-Khateib
- 311
- 3
- 13
-1
votes
1 answer
How I can convert any mp4 to adv8dvbt23.ts file?
I can download http://www.w6rz.net/adv8dvbt23.ts.
And there are many samples for dvbt sample ts files.
But, I want to convert my video file to TS file for dvbt.
First, I checked on google, but I cannot find any answer.
I think, this does not make…

Winner
- 45
- 1
- 4
- 16