Actions

TB StreamServer: Difference between revisions

No edit summary
No edit summary
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== Role ==
TB StreamServer (tbstreamserver) is a runtime application supplied with [[Toolpack]] that is used to play back and record audio streams/files as well as play back video files. It can be used for applications such as [[Ringback tones|ringback tones]], [[background music injection|background music injection]], and other subscriber services.
tbstreamserver is use to play and record stream.


It is responsible for:
*Play/Record audio files.
*Play prompt files.


TelcoBridges has developed a [[media:Tbstreamserver hardware guide.pdf|guide]] describing the computer server hardware required to host the TB StreamServer application.


== Logs ==
*Where the logs are located?
: [InstallDir]/toolpack/setup/''TbxGwPort''/''MajorVersion''/apps/tbstreamserver/
: /lib/tb/toolpack/setup/12358/2.3/apps/tbstreamserver/
: C:\TelcoBridges\toolpack\setup\12358\2.3\apps\tbstreamserver\


== Documentation ==
General information page on playing and recording files with TB StreamServer can be found here:
*[http://download.distribution.telcobridges.com/documentation/tbstreamserver_hardware_guide.pdf TBStreamServer Hardware Guide]
[[Customer_application_framework:play_audio_files]]
 
== Started By ==
 
Tbstreamserver is spawned by [[Toolpack_Application:tboamapp |tboamapp]].
 
 
== High Availability ==
 
Tbstreamserver is a [[Load Sharing|load sharing]] type of application. This means that Toolpack will use all
tbstreamserver instances equally whenever possible.
 
 
== References ==
*[[media:Tbstreamserver hardware guide.pdf| TBStreamServer Hardware Guide]]
*[[How to Start Stream Server]] with Toolpack
 
[[category:Video]]

Latest revision as of 06:39, 2 July 2013

TB StreamServer (tbstreamserver) is a runtime application supplied with Toolpack that is used to play back and record audio streams/files as well as play back video files. It can be used for applications such as ringback tones, background music injection, and other subscriber services.


TelcoBridges has developed a guide describing the computer server hardware required to host the TB StreamServer application.


General information page on playing and recording files with TB StreamServer can be found here: Customer_application_framework:play_audio_files

Started By

Tbstreamserver is spawned by tboamapp.


High Availability

Tbstreamserver is a load sharing type of application. This means that Toolpack will use all tbstreamserver instances equally whenever possible.


References