Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

na2ts and ni2na tools #11

Open
lars18th opened this issue Feb 19, 2018 · 9 comments
Open

na2ts and ni2na tools #11

lars18th opened this issue Feb 19, 2018 · 9 comments

Comments

@lars18th
Copy link
Contributor

Hi @piratfm ,

Can you please add also a tool na2ts to the "eti-tools"?

The objective is have the tools to encapsulate/deencapsulate an ETI-NA bitstream inside an MPEG-TS.

You agree? 😄

@lars18th
Copy link
Contributor Author

Hi @piratfm ,

In order to do the reverse way (that is, from an ETI-NI generate an MPEG-TS with the DAB bitstream encapsulated), a tool like ni2na will also be needed.
You feel that this can be developed?

I wait for your response.

@lars18th lars18th changed the title na2ts: Suggestion na2ts and ni2na tools Feb 20, 2018
@piratfm
Copy link
Owner

piratfm commented Feb 20, 2018

Sorry, I don't see sense to make such apps. We are not a sat broadcasters. But patches are welcome!
Just note that ni2na - is little bit complex, but na2ts can be implemented easier (if You need to produce just a single-pid TS-stream).

@andimik
Copy link
Collaborator

andimik commented Feb 20, 2018

I also think, a professional solution is more reliable

@lars18th
Copy link
Contributor Author

Sorry, I don't see sense to make such apps.

The objective it's create simple streaming wrappers of the DAB bitstream for opensource tools. Then, will be possible to decouple the demodulator (aka SDR processor) from the decoder (aka DAB player). As the MPEG-TS is easy to stream.

We are not a sat broadcasters. But patches are welcome!

Me, too. I'm just an hobbyst! 😄

Just note that ni2na - is little bit complex, but na2ts can be implemented easier (if You need to produce just a single-pid TS-stream).

I know. The na2ts can be easy... even when creating a "pid-valid stream" (not just 0x47 header plus 188 bytes of paylod, but a valid header with CC counter and PID number).

But regarding the ni2na I'm not sure. It will be possible to generate a "fake" or "simple" mode of ETI-NA?

@lars18th
Copy link
Contributor Author

lars18th commented Feb 27, 2018

Hi @piratfm ,

Sorry, I don't see sense to make such apps. We are not a sat broadcasters. But patches are welcome!
Just note that ni2na - is little bit complex, but na2ts can be implemented easier (if You need to produce just a single-pid TS-stream).

I created a PR for the tool "na2ts": #19

My next objectives:

  • improve the new "na2ts" tool with "ETI-NI" input and PCR handle.
  • improve the "ts2na" tool with new functions (auto "-s", etc.)
  • develop one "ni2na" tool (in the future, as it's a lot more complex tool).

@lars18th
Copy link
Contributor Author

lars18th commented Mar 1, 2018

Hi,

I like to see comments about the new "na2ts" tools. Any comment?

@maceyldn
Copy link

na2ts does not need contain a valid PCR. It is just a data stream, so long as it contains a valid dab-mux should be fine.

Would like to see ni2na, eventually develop this as an output for ODR-DabMux as a fork.

Andy

@andimik
Copy link
Collaborator

andimik commented Apr 5, 2020

@lars18th

After two years, is there a progress in your objectives? ni2na?

But I guess we can close this issue as eti2zmq might work for you as well.

@lars18th
Copy link
Contributor Author

lars18th commented Apr 6, 2020

Hi @andimik ,

Sorry, no time to work on this project. 😢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants