Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 01-17-2015, 08:57 AM
samucaum samucaum is offline
Junior Member
 
Join Date: Jan 2015
Posts: 3
samucaum is on a distinguished road
Default

Need help with SambaTech Player


Hi,

Can anyone help with this?
This site used m3u8 now they started using SambaTech Player...
Its possible to use the ffmpeg here?

<!-- Á?rea do Aluno -->
<script type="text/javascript" src="/assets/js/libs/jquery.masonry.min.js"></script>
<script type="text/javascript" src="/assets/js/libs/jquery.tools.min.js"></script>
<script type="text/javascript" src="/assets/js/libs/bxslider/jquery.bxslider.min.js"></script>
<script type="text/javascript" src="/assets/js/libs/rotativo.js"></script>
<script type="text/javascript" src="/assets/js/student.js"></script>
<script type="text/javascript" src="/assets/js/barrauniversal/utils.js"></script>
<script type="text/javascript" src="/assets/js/libs/bxslider/jquery.bxslider.min.js"></script>
<script samba-player-api="player" type="text/javascript" src="/assets/js/sambatech/samba.player.api.js"></script>
<!--[if lt IE 9]> <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]-->

<script type="text/javascript">
$(document).ready(function($) {

$(".warning").click(function(e){
e.stopPropagation();
$(this).next().toggle();
});

});
</script>


<script>
var player = new SambaPlayer("video_player", { // player é o ID do elemento html que ele vai inserir o iframe
height: 397,
width: 705,
ph: "b4f460203dfc0553366a79cce642b1a8", // Player Hash do projeto
m: "7cfc545a0b3a1a7d33c662f041b3438b", // MidiaID
playerParams: { // Veja a lista de Parâmetros suportados
enableShare: true,
wideScreen: true
},
events: { // Funcoes que escutam os eventos do player
"onLoad": "eventListener", // Sendo que eventListener deve ser uma funç?o já presente na página
"onStart": "eventListener",
"onFinish": "eventListener"
}
});
</script>





<script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={" applicationID":"3566176","applicationTime":1981,"b eacon":"beacon-4.newrelic.com","queueTime":0,"licenseKey":"65c6ce 98be","transactionName":"M1xWMUdYWEADARFcXgoWZxFHT EJAIwERXF4KFlUQWVgZClRXXQwFSwoNUAMNGQJbUlYMAQ=="," agent":"js-agent.newrelic.com\/nr-476.min.js","errorBeacon":"bam.nr-data.net"}</script></body>
</html>

Thanks for the help!
Reply With Quote
  #2  
Old 01-17-2015, 09:26 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Need help with SambaTech Player


youtube-dl works

youtube-dl -F "url" for know the differents format

youtube-dl -f 2 "url" -o video.mp4 (if I chose format number2)
Reply With Quote
  #3  
Old 01-17-2015, 10:31 AM
samucaum samucaum is offline
Junior Member
 
Join Date: Jan 2015
Posts: 3
samucaum is on a distinguished road
Default

Re: Need help with SambaTech Player


Quote:
Originally Posted by biezom View Post
youtube-dl works

youtube-dl -F "url" for know the differents format

youtube-dl -f 2 "url" -o video.mp4 (if I chose format number2)
Hi biezom,

Thank you for the help!

I tried but appears the following information...

----
>youtube-dl -f 2 "http://cers.com.br/a
luno/aula/xxx/39591/190526" -o video.mp4
[generic] 190526: Requesting header
[redirect] Following redirect to http://cers.com.br/sessao/cadastro?sid=xxx&l
id=39591&id=190526
[generic] cadastro?sid=xxx&lid=39591&id=190526: Requesting header
WARNING: Falling back on generic information extractor.
[generic] cadastro?sid=xxx&lid=39591&id=190526: Downloading webpage
[generic] cadastro?sid=xxx&lid=39591&id=190526: Extracting information
ERROR: Unsupported URL: http://cers.com.br/sessao/cadastro?sid=xxx&lid=39591&
id=190526

C:\
----

Can you help me with this? Thanks again..
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 07:57 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons