home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Products
TV-Server
My small contribution I call - StreamTV
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Valk" data-source="post: 490315" data-attributes="member: 18631"><p>Interesting el-Dia, I didn't expect the old version was worth saving. That said I horde things so I have a copy still, hopefully the version attached to this post is what you were after.</p><p></p><p>If your looking for transcoding hold off on the test build but you might want to start thinking about the parameters you want to use with mencoder (hint).</p><p></p><p>If your having trouble with vlc listing as a podcast you can edit the xslt file yourself (StreamTv\Transform\ChannelList.rss.xslt) to fix the issue though it works fine for me.</p><p></p><p>Good luck with the old version, hopefully you can move over to StreamTv2 soon (though it will be renamed back once i'm happy with it).</p><p></p><p>Also if you want RTSP support like the old version you should be able to add onto the query string RTSP=true and it should work like the old version did.</p><p></p><p>If you want the RSS feed to generate with that in the query string by default you probably want to edit the sections with:</p><p>[code]</p><p><link></p><p> <xsl:value-of select="link" /></p><p></link>[/code]</p><p></p><p>and change it to:</p><p>[code]</p><p><link></p><p> <xsl:value-of select="link" />&RTSP=true</p><p></link></p><p>[/code]</p><p></p><p>That is a guess off the top of my head but it might work.</p><p></p><p>I imagine you want the old version for VLC so you can transcode though so i'll leave that up to you.</p></blockquote><p></p>
[QUOTE="Valk, post: 490315, member: 18631"] Interesting el-Dia, I didn't expect the old version was worth saving. That said I horde things so I have a copy still, hopefully the version attached to this post is what you were after. If your looking for transcoding hold off on the test build but you might want to start thinking about the parameters you want to use with mencoder (hint). If your having trouble with vlc listing as a podcast you can edit the xslt file yourself (StreamTv\Transform\ChannelList.rss.xslt) to fix the issue though it works fine for me. Good luck with the old version, hopefully you can move over to StreamTv2 soon (though it will be renamed back once i'm happy with it). Also if you want RTSP support like the old version you should be able to add onto the query string RTSP=true and it should work like the old version did. If you want the RSS feed to generate with that in the query string by default you probably want to edit the sections with: [code] <link> <xsl:value-of select="link" /> </link>[/code] and change it to: [code] <link> <xsl:value-of select="link" />&RTSP=true </link> [/code] That is a guess off the top of my head but it might work. I imagine you want the old version for VLC so you can transcode though so i'll leave that up to you. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
My small contribution I call - StreamTV
Contact us
RSS
Top
Bottom