Riodda Posted September 15, 2020 Share Posted September 15, 2020 Hi All, i have an instance of DVBViewer and DVB Media Server, i have properly setup the channel list (from a DVB-T Tuner) and all works fine. I would like to integrate the avilable channels with an .m3u files that contains the streams of 3 ipcams. If I open (simple right click and open with....) this m3u file with DVBViewer i can see the 3 streams, but if I import it as in the channel list edit then the stram are not visible. The original content of the m3u file is #EXTM3U #EXTINF:-1,EXIT_LIGHT rtmp://192.168.10.211:1935/flash/11:admin:admin #EXTVLCOPT:network-caching=200 #EXTINF:-1,PITLANE1 rtmp://192.168.10.212:1935/flash/11:admin:admin #EXTVLCOPT:network-caching=200 #EXTINF:-1,PITLANE2 rtmp://192.168.10.215:1935/flash/11:admin:admin If i download the channel list from the DVBViewer media server the channels are transformed as #EXTINF:-1,EXIT_LIGHT http://192.168.10.82:7522/upnp/channelstream/4135461676197621183%7CEXIT%5FLIGHT.ts #EXTINF:-1,PITLANE1 http://192.168.10.82:7522/upnp/channelstream/4135431001541238708%7CPITLANE1.ts #EXTINF:-1,PITLANE2 http://192.168.10.82:7522/upnp/channelstream/4135470330556726457%7CPITLANE2.ts Where the 192.168.10.82 is the address of the media server. Is it there anyway that the media server uses the origina address atleast in the non transcoded ? Any idea ? Quote Link to comment
Griga Posted September 15, 2020 Share Posted September 15, 2020 1 hour ago, Riodda said: rtmp://192.168.10.211:1935/flash/11:admin:admin The current DVBViewer and DMS releases don't support using URLs with the Adobe rtmp protocol in the channel list. You can import and store such URLs in the channel list, but there is no way to play them. Please read more about the supported formats here (see Streaming section). You may use RTMP URLs it in the DVBViewer playlist, if there are DirectShow components installed that are able to handle the format, because DVBViewer doesn't support it natively (the LAV filters will probably do). The next DVBViewer major release will support using URLs that don't belong to the TS stream type in the channel list. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.