
Recherche avancée
Autres articles (44)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (7065)
-
x86inc : Be more verbose in assertion failures
11 octobre 2015, par Henrik Gramner -
x86inc : Be more verbose in assertion failures
11 octobre 2015, par Henrik Gramner -
RTSP Assertion desc failed at libswscale/swscale_internal.h:658
3 novembre 2014, par Karthik RaoIn RTSP that I try to play in iPhone 4s(iOS 7.1) I receive following error :
Assertion desc failed at libswscale/swscale_internal.h:658
I am using FFmpeg 2.4.2 and built the library using the script
https://github.com/kewlbear/FFmpeg-iOS-build-script.
I am using code from
DFURTSPPlayer
to play RTSP live streaming in iOS 7 devices and above.The player will play video for the first time if I reload Video then the app crashes giving the above error.
The streaming works fine in other iOS 7 devices
I have found the following thread in github regarding the same issue which is still open.
Can anyone suggest me to overcome this assertion failed issue.