Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[HELP] application/ogg Vers application/nsv

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Forum Francophone
View previous topic :: View next topic  
Author Message
takerman



Joined: 31 Dec 2007
Posts: 17

PostPosted: Wed Jan 30, 2008 10:17 pm    Post subject: [HELP] application/ogg Vers application/nsv Reply with quote

Bonjours,

je voudrais savoir comment faire pour passe de

Server_type : application/ogg a applicastion/ NSV

j'ai utilise le scrip suivant pour ezstream:

Code:

<!--
   EXAMPLE: Ogg Vorbis playlist stream WITHOUT reencoding

   This example streams a playlist that contains only Ogg Vorbis files. No
   other file formats may be listed. Since ezstream will not be doing any
   reencoding, the resulting stream format (quality/bitrate, samplerate,
   channels) will be of the respective input files.
 -->
<ezstream>
    <url>monurl</url>
    <sourcepassword>monpass</sourcepassword>
    <format>VORBIS</format>
    <filename>C:/test.nsv</filename>
    <!-- For demonstrational purposes, explicitly set continuous streaming: -->
    <stream_once>0</stream_once>
    <!--
      The following settings are used to describe your stream to the server.
      It's up to you to make sure that the bitrate/quality/samplerate/channels
      information matches up with your input stream files.
     -->
    <svrinfoname>CH.1 Wrestling-Media</svrinfoname>
    <svrinfourl>http://www.wrestling-media.net</svrinfourl>
    <svrinfogenre>Wrestling</svrinfogenre>
    <svrinfodescription>Unspecified description</svrinfodescription>
    <svrinfobitrate>100</svrinfobitrate>
    <svrinfoquality>2</svrinfoquality>
    <svrinfochannels>2</svrinfochannels>
    <svrinfosamplerate>44100</svrinfosamplerate>
    <!-- Allow the server to advertise the stream on a public YP directory: -->
    <svrinfopublic>1</svrinfopublic>
</ezstream>


merçi pour vos reponse
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Forum Francophone All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber