Re: NODAEMON / streaming dvb-ts
Nico <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
> Hi, > I added some code to the dvbstream program so that I can switch channels > while streaming the TS. I receive the stream with a program called dumprtp > (comes with dvbstream) and pipe it to mplayer. That works fine until I switch > the channel on the server. MPlayer detects the new pids but stops playing. If > I restart mplayer I am able to continue watching... > Does anybody has an idea? > > Thanks, > axel > I forgot to mention that since you are watching pids V1 and A1, when you change channel most likely the new A/V pids will be different, so mplayer will ignore them, and it will hang, not crash. Nico